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.
- Flexera Community
- :
- AdminStudio
- :
- AdminStudio Forum
- :
- Major Upgrade not working
Subscribe
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 16, 2010
03:13 PM
Major Upgrade not working
I have 2 applications with different product, upgrade, and package codes. I want version 2.3.X to uninstall 2.2.X. I created an automatic upgrade item and pointed it at the 2.2 msi. It picked up the version and upgrade code and filled them in. The install fails saying "A newer version of this app. is already installed....Please uninstall the newer version first." This is the newer version I'm trying to install. I'm hoping this is something simple. Any help would be appreciated. Thanks
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
1 Reply
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 24, 2010
12:27 PM
Hi Leshon,
This sounds like our new "Prevent Downgrade" custom action we added according to Microsoft Best Practices. This means that you've probably missed something with significant digits, and the way MSI treats them.
Remember:
2.001.00 < 2.01.00
Can you post the ProductVersion values you're using, as well as a logfile of the error occurring?
This sounds like our new "Prevent Downgrade" custom action we added according to Microsoft Best Practices. This means that you've probably missed something with significant digits, and the way MSI treats them.
Remember:
2.001.00 < 2.01.00
Can you post the ProductVersion values you're using, as well as a logfile of the error occurring?
