You could set up a case structure around the Wait.VI. Have a variable which identifies whether you have chosen to reset the system or not. If you have, the case structure does not execute the wait, but it just passes through. If you have not reset the system, it does execute the VI and it waits until it's finished.
J.R. Allen