RDF
Junior Member
Posts: 3
Registered: 5/31/2007
Location: Orlando, FL
Member Is Offline
|
| posted on 1/17/2008 at 02:38 PM |
|
|
Remove dialog box
Is there a way to remove the Extraction Dialog Box when we create a self extracting executable?
When we package a zip file into an SFX, and they run the .exe, it opens a dialog box asking them to Start the unpackingprocess....can this dialog be
made invisible and run automatically?
Thanks!
RDF
|
|
|
RDF
Junior Member
Posts: 3
Registered: 5/31/2007
Location: Orlando, FL
Member Is Offline
|
| posted on 1/17/2008 at 03:21 PM |
|
|
unregard.....I figured it out...
set SFXEnableAutoRun = true
|
|
|