This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- command line
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 29, 2008
02:14 AM
command line
Hi
In Installshield2009, How can I create self extracting exe (single) using commandline.
Im using ISCmdBld.exe -p "C:\InstallShield 2009 Projects\My test Project\test.ism" -r "New Media" -c COMP -a "Build 1"
But Single exe is not created.
In Installshield2009, How can I create self extracting exe (single) using commandline.
Im using ISCmdBld.exe -p "C:\InstallShield 2009 Projects\My test Project\test.ism" -r "New Media" -c COMP -a "Build 1"
But Single exe is not created.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 29, 2008
11:15 AM
Can you set up a release and product config the way you want them in the UI, and then specify those in the -r and -a switches?