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
- :
- Chained MSI package - minor upgrade
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
Nov 11, 2020
11:34 AM
Chained MSI package - minor upgrade
I've added a chained MSI package to an installshield project, but am finding that it is not getting installed during minor upgrades. I have added the following condition to the "Install condition" setting:
Not Installed OR REINSTALL><"FeatureName"
per the suggestion on this page: https://docs.revenera.com/installshield19helplib/helplibrary/ChainedMSIPackages.htm
The chained MSI package is successfully installed during a clean install, but not during upgrades.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 16, 2020
04:17 AM
Unfortunately Chained MSI's do not work with Minor Upgrades.
If you need to upgrade your software and also include chained MSI then you will need to create a Major Upgrade:
https://community.flexera.com/t5/InstallShield-Knowledge-Base/Create-a-Major-Upgrade/ta-p/3879