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
- :
- How to create installation file based on Visual Studio build configuration
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Feb 23, 2010
10:45 AM
How to create installation file based on Visual Studio build configuration
Hello,
Does anyone know to create an installation file based on my VisualStudio build configuration setting?
For example, I have DEBUG configuration and RELEASE configuration on my visual studio. And I want to include different files on my installation file (Setup.exe).
How do I do that from InstallShield? I have InstallShield Premier 2010, and I'm using the InstallScript MSI Project.
Thanks for any help.
- Nicholas
Does anyone know to create an installation file based on my VisualStudio build configuration setting?
For example, I have DEBUG configuration and RELEASE configuration on my visual studio. And I want to include different files on my installation file (Setup.exe).
How do I do that from InstallShield? I have InstallShield Premier 2010, and I'm using the InstallScript MSI Project.
Thanks for any help.
- Nicholas
(1) Reply
Feb 23, 2010
08:56 PM
Take a look at product configurations and release flags.