Windows Installer - Another version of this product already exists [duplicate]

StackOverflow https://stackoverflow.com/questions/20575065

  •  01-09-2022
  •  | 
  •  

Вопрос

I've asked this question already and can't believe that no one has an answer and I write it again in a different way to see if anyone can lend a hand.

When I create the second version of my winforms app and configure InstallSheild LE to install it, all seems to be straightforward.

When I then run the install I go through a couple of screens and then a popup appears stating:

"Another version of this product exists....Use Add/Remove programs on control panel"

Can anyone confirm if the LE version of InstallShield that is freely available for VS2012 will create an update installation that doesn't require the removal of the current version, or do I need a paid for version to get this basic functionality?

Thanks,

Jason.

Это было полезно?

Решение

You need to change the PackageCode and the ProductCode to make the installer think it's a completely new install.

I'm not sure where that will be in InstallShield (I don't use it).

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top