Old version still visible in Settings, Apps after installing update
Posted: Sat Oct 08, 2022 10:03 am
-We provide updated versions of our Win-32 app like 20.0, 20.1, 20.2 with any new version of 20.x replacing any older version of 20.x.
- Version 20.0 creates a setup file 2020r0Setup.exe, Version 20.1 creates a setup file 2020r1Setup.exe, etc. so we can have each minor version (20.0, 20.1, etc. version) available for download.
- Each version had an InstallShield project file.
-We converted these install projects from InstallShield to InstallAware.
-We used the Upgrade Code plugin to get the Product Code from InstallShields Upgrade Code and that seems to work fine. InstallAware installs the new version and the replaced version is gone from Settings, Apps.
-Our new InstallAware projects for version 20 all have the same PRODUCTCODE and reuses that for the UPGRADECODE code and every build uses a new REVISIONCODE.
-But when we install version 20.1, version 20.0 is still in Settings, Apps along with the new version 20.1 we just installed. We were expecting InstallAware to remove the replaced version from Settings, Apps.
How do we remove version 20.0 (version being replaced) from Settings, Apps?
- Version 20.0 creates a setup file 2020r0Setup.exe, Version 20.1 creates a setup file 2020r1Setup.exe, etc. so we can have each minor version (20.0, 20.1, etc. version) available for download.
- Each version had an InstallShield project file.
-We converted these install projects from InstallShield to InstallAware.
-We used the Upgrade Code plugin to get the Product Code from InstallShields Upgrade Code and that seems to work fine. InstallAware installs the new version and the replaced version is gone from Settings, Apps.
-Our new InstallAware projects for version 20 all have the same PRODUCTCODE and reuses that for the UPGRADECODE code and every build uses a new REVISIONCODE.
-But when we install version 20.1, version 20.0 is still in Settings, Apps along with the new version 20.1 we just installed. We were expecting InstallAware to remove the replaced version from Settings, Apps.
How do we remove version 20.0 (version being replaced) from Settings, Apps?