I'm creating unattended setups for various applications.
Some of them require extraction + execution, so I decided to use Winrar SFX archives.
To my surprise, however, the SFX archives (sometimes?) don't wait for the command termination!
For example they don't wait for:
- bat files launched by the SFX (you can try with "pause" command)
- some exe files (you can try with "notepad.exe")
- some setups like net framewok (the SFX closes almost immediately while NetFx installs)
Am I doing something wrong? I need the "wait" option for my RunOnceEx setup!
Is there a switch to ORDER winrar to wait for the command termination, or something else?
Help!
This post has been edited by phaolo: 10 January 2011 - 02:12 PM



Help

Back to top










