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
- :
- Bundling multiple setups into one - Can it be done ?
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
‎Sep 07, 2010
07:05 PM
Bundling multiple setups into one - Can it be done ?
Each of our products is distributed using a setup.exe. Each setup.exe runs with a full UI. They are fairly complex (driver installation etc etc ) projects using Basic MSI in Installshield 2010. However, we are now required to support some customers who buy multiple products, but, would like to see one setup.exe (instead of setupA.exe setupB.exe and setupC.exe).
Combining all products into a single project would not be an option as the projects are very dissimilar in nature and also we would need to support customers that buy only a single product.
What would be the recommended way to support this requirement ?
Your help is much appreciated.
Combining all products into a single project would not be an option as the projects are very dissimilar in nature and also we would need to support customers that buy only a single product.
What would be the recommended way to support this requirement ?
Your help is much appreciated.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 07, 2010
07:20 PM
As long as a main/parent installer is deployed through setup.exe, perhaps see if InstallShield prerequisites (or feature prerequisites) will do what you want?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 08, 2010
03:54 PM
Thanks for the response,
With this option, I see a few hiccups
1) We would definetely want a single entry in the Add Remove Programs that represents all the products installed on the machine ( rather than each pre-req having its own entry)
2) When the Pre-req setup.exe runs, the install screens are on top of each other. Any way, the pre-req UI screens can be displayed in the base install ?
With this option, I see a few hiccups
1) We would definetely want a single entry in the Add Remove Programs that represents all the products installed on the machine ( rather than each pre-req having its own entry)
2) When the Pre-req setup.exe runs, the install screens are on top of each other. Any way, the pre-req UI screens can be displayed in the base install ?