Install over multiple UpgradeCodes with Visual Setup?
Posted
by tewha
on Stack Overflow
See other posts from Stack Overflow
or by tewha
Published on 2010-05-28T20:27:54Z
Indexed on
2010/05/28
20:32 UTC
Read the original article
Hit count: 243
We have a product that has been installed with multiple UpgradeCodes in the past. There's a big red box in the documentation saying not to do that, but the developer somehow overlooked it.
I'd like to move this installer to a Setup Project. How can I install over all of the previous UpgradeCodes installed by the various WIX installers?
© Stack Overflow or respective owner