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
- :
- Upgrade from an old version to a new version
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
Feb 04, 2010
03:33 AM
Upgrade from an old version to a new version
I am using Basic Msi project (InstallShield 2009). My aim is to do an upgrade (major / minor), but it should remove the old installation completely and then install the new one. Also the new setup.exe should work fine during fresh in
I am trying to do a major upgrade but it is not removing the earlier version of the product. I have changed the product code, package code and product version as suggested in the help document. I am stuck with this upgrade issue for last one month.
Can anyone please help me to solve the upgrade issue?
I am trying to do a major upgrade but it is not removing the earlier version of the product. I have changed the product code, package code and product version as suggested in the help document. I am stuck with this upgrade issue for last one month.
Can anyone please help me to solve the upgrade issue?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 04, 2010
08:20 AM
Have you added an upgrade item telling the new install to uninstall the old one? Have you logged the upgrade? If so, check the FindRelatedProducts standard action to see if it is detecting your older version.