To date, we have supplied our app via two installers; a mixed 32/64-bit EXE and a 32-bit MSI.
To simplify things we will supply our new app via just a 32-bit MSI.
The only problem scenario found so far seems to be as follows:
• Installing on Windows 7 SP1 64-bit (Windows 8.1 64-bit is ok, all 32-bit OS ok)
• App originally installed using old mixed 32/64-bit EXE (old 32-bit MSI ok)
• App upgraded using either new 32-bit MSI
• C:\Program Files\<app> untouched (although add/remove programs entry and start menu entry have both correctly gone for old app)
Questions:
1) Any idea why the C:\Program Files\<app> remains (even after a reboot)?
2) Why we get different behaviour on Windows 7 compared with Windows 8?
Any help appreciated!
Advanced Installer 11.7.1
Install files built on Windows 8.1 64-bit OS