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
- :
- Re: Standalone Build Parameters
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
‎Aug 26, 2008
06:18 PM
Standalone Build Parameters
Hello, I know that there is another post regarding this question but I need further clarification. I want to use the standalone build process - command line - to build a setup.exe from my Basic MSI project in InstallShield 2009. If I go through the GUI utilizing the Release Wizard and check the box for "optimize file size" I get a nicely slimmed down setup.exe. I cannot figure out how to set this parameter utilizing the standalone build process. I am hoping someone can help me out with this?
Thanks in advance!
Tim:eek:
Thanks in advance!
Tim:eek:
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 26, 2008
06:23 PM
I am not too familiar with IS, but , if you create a release configuration using your IDE, set the proper settings ( like the Optimize size ) and specify the same release configuration ( using -r {release_configuration_name} ) , does it not work out for you ?
Also, you might want to explore the -c COMP option.
Also, you might want to explore the -c COMP option.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 26, 2008
07:37 PM
You can also use the automation interface to make all kinds of changes to a project after you pull it out of source control and before you compile it.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 26, 2008
09:02 PM
Thanks Kirants/Christopher - this is good to know!
Tim
Tim