Nocturnal
06-05-2006, 04:49 PM
I am trying to have this auto installer ask to install several programs. The thing is, if someone decides to install one program but then cancels out of that particular file being run, I would like it for the next file in order to be ran if it's at all possible.
Right now I have a dialog box asking if they'd like to install x program, if they click yes, it will start the .exe, the thing is, if they cancel out of this program, the AMS program doesn't resort to going to the next file. I do have it set to WaitForReturn=true.
Right now I have a dialog box asking if they'd like to install x program, if they click yes, it will start the .exe, the thing is, if they cancel out of this program, the AMS program doesn't resort to going to the next file. I do have it set to WaitForReturn=true.