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
- :
- How to Verify an 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
Sep 17, 2010
04:05 PM
How to Verify an Upgrade?
Is there a tool to verify that an upgrade occurred properly? I have encountered a few issues where a clean install works correctly but upgrades from previous versions causes problems. Some of these problems are due to unintended behaviour (i.e. a bug) in a previous installer.
Basically I would like to compare a portion of the filesystem, registry and the IIS configuration from a system that had a clean install performed verses various upgrade scenarios.
Basically I would like to compare a portion of the filesystem, registry and the IIS configuration from a system that had a clean install performed verses various upgrade scenarios.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 22, 2010
10:26 AM
When you define your upgrade in the Upgrades view, it will automatically do upgrade validation during the build process. This is assuming that you have also changed the version number and associated GUIDs in the General Information view, which signals to the Windows Installer what type of upgrade you are doing.
The validation during building will bring up some issues that may help. However, I am not aware of an external program that does this. Perhaps other people will know of something.
The validation during building will bring up some issues that may help. However, I am not aware of an external program that does this. Perhaps other people will know of something.