PDA

View Full Version : How do you go from "On Post Patch" to a "Before Patching" Screen


CaptScripter
08-13-2009, 02:46 PM
Hello

I was wondering if there is anyway to go from the On Post Patch actions back to the "Before Patching" Screens.

It is possible for someone to have more then one version of my software installed at the same time. I have created scripts to find all possible installs that could be updated and list them in a List Box screen before patching. The user can then select any or all installs to be patched. The way my scripting works it will patch the first one selected and then when completed it updates the session variables AppFolder, InstalledVersion, and TargetVersion where I then want to go back to a "Ready to Patch" screen to start the process again. Is this possible or are there any other suggestions to accomplish this.

Thanks

jassing
08-13-2009, 09:41 PM
have you tried re-executing the scripts?