- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 23, 2016
01:21 PM
Contingent Upgrades on previous product version
How do I make an install that is requires a certain version of the same product to be installed before allowing the newer version to be installed. I want to make sure that the current product version is at least X before allowing the upgrade. When I attempt to use the Automatic upgrade item with a min version number it still just runs the upgrade regardless if that version number is installed or not.
5 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 23, 2016
01:39 PM
In the upgrade section, create a Major upgrade item then set the Product Version to only trigger to the specific version or range of versions.
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 23, 2016
01:50 PM
That is what I have setup now.
I created a Major upgrade item with a min version, but it still runs through the installer and doesn’t exit. Is there something more I need to do? Do I need to check the Detect Property and then have that trigger the exit?
I created a Major upgrade item with a min version, but it still runs through the installer and doesn’t exit. Is there something more I need to do? Do I need to check the Detect Property and then have that trigger the exit?
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 23, 2016
02:01 PM
Are you also changing the Product Code for the application?
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 23, 2016
02:57 PM
PlinyElder wrote:
Are you also changing the Product Code for the application?
No I didn't change the product code, is this needed just to check if the min version of the current product is already installed?

Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 24, 2016
05:11 AM
Xylene wrote:
No I didn't change the product code, is this needed just to check if the min version of the current product is already installed?
No, but it's needed for a Major Upgrade action to trigger.
