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
- :
- Linking multiple installers
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Jul 21, 2014
08:49 AM
Linking multiple installers
We want to have the ability to have installers that do "plugins" to our product.
So, for example, if our main product is already released, and we decide to create a plugin, we would create a separate installer that would do the installation of adding in this new component.
Is there a mechanism to tie this plugin to the main installer? We would want it to do things like:
1. If the main product is uninstalled, it would also be uninstalled automatically
2. An upgrade of the main product would leave the plugin intact
3. The plugin installer would continue to work with multiple version of the product (i.e. the plugin could be installed with version 1.0, or with version 2.0 where the product code has changed, but the upgrade code is the same)
So, for example, if our main product is already released, and we decide to create a plugin, we would create a separate installer that would do the installation of adding in this new component.
Is there a mechanism to tie this plugin to the main installer? We would want it to do things like:
1. If the main product is uninstalled, it would also be uninstalled automatically
2. An upgrade of the main product would leave the plugin intact
3. The plugin installer would continue to work with multiple version of the product (i.e. the plugin could be installed with version 1.0, or with version 2.0 where the product code has changed, but the upgrade code is the same)
(1) Reply
Dec 19, 2014
03:26 PM
Sounds like to me that you are either talking about a minor upgrade or having different installs and having the main install remove additional installations.
How to Automatically Uninstall an Additional Program on Uninstall
https://flexeracommunity.force.com/customer/articles/en_US/HOWTO/Q212792
Major Upgrade vs. Minor Upgrade vs. Small Update
https://flexeracommunity.force.com/customer/articles/en_US/INFO/Q214165
Create a Minor Upgrade
https://flexeracommunity.force.com/customer/articles/en_US/HOWTO/Q200199
Grant
How to Automatically Uninstall an Additional Program on Uninstall
https://flexeracommunity.force.com/customer/articles/en_US/HOWTO/Q212792
Major Upgrade vs. Minor Upgrade vs. Small Update
https://flexeracommunity.force.com/customer/articles/en_US/INFO/Q214165
Create a Minor Upgrade
https://flexeracommunity.force.com/customer/articles/en_US/HOWTO/Q200199
Grant