RichBPL
06-16-2021, 12:54 PM
I want to allow a SB setup script to repeat part of the script, so user may install/update into various instances of "hosted" program.
I have a LOOP that surrounds the following script sections:
- Wizard Loop
- Progress Dialog
- Create Installatioin App & Log
- Create Folders
- Install Files
- Create shortcuts
- Create an XML file
- Modify system / Add Firewall rules
- Register all pending file operations
- Display Message box - prompt to repeat or exit
The second time through I get the following error when decompressing the main .exe file (that receives a new name via the [Advanced] / "Desitination Filename" option on its "Install File(s)" script command:
"A decompression error has been detected"
p.s. SB Version 10.0.6531
I have a LOOP that surrounds the following script sections:
- Wizard Loop
- Progress Dialog
- Create Installatioin App & Log
- Create Folders
- Install Files
- Create shortcuts
- Create an XML file
- Modify system / Add Firewall rules
- Register all pending file operations
- Display Message box - prompt to repeat or exit
The second time through I get the following error when decompressing the main .exe file (that receives a new name via the [Advanced] / "Desitination Filename" option on its "Install File(s)" script command:
"A decompression error has been detected"
p.s. SB Version 10.0.6531