I am trying to update my SetUp project which has been installed on a client’s machine. Unfortunately when I try to install the updated version it runs though the install sequence and confirms it has been installed successfully.
However the previous version remains and there is no record of the newer version in C:\Program Files. Although it is listed in ‘Program and Features�
My Setup settings:
UpgradeCode �Remains the same
Version �increased by 1
ProductCode - Changed
RemovePreviousVersion - True
Rebiuld SetUp
Copy SetUp to CD from Project > SetUp. Release to install on clients machine.
What am I doing wrong?