Hi,
I have a problem that I hope you'll be able to help with.
We have an application that we have previously made available in both 32- and 64-bit versions. The installers share the same product code and upgrade codes, which ensures they cannot be simultaneously installed.
For the next release, we have decided to discontinue the 64-bit version and only provide the 32-bit version. This means that when the 32-bit version is installed, it must be capable of upgrading both the 32- and 64-bit versions of the product. Unfortunately, this is not working as expected... If a previous 64-bit version is installed and then the [new] 32-bit version is used to upgrade it, the 64-bit files are not removed from the Program Files folder. This is clearly an unacceptable condition in which to leave the computer.
Is there a way to resolve this? It is a known problem that a 32-bit installer cannot upgrade a 64-bit application, even when the upgrade codes are the same?
TIA,
Ben