Re: [WiX-users] Different versions with different installer builders

2007-04-09 Thread Bob Arnson
Valentin I. Melamed wrote: First I tried to preserve only the upgrade code between the versions and to change the ProductCode and the PackageCode. This didn't work: if you have 1.2.2 it would install the 1.2.3 from the new installer as a separate product -- they both appear in Add/Remove Prog

[WiX-users] Different versions with different installer builders

2007-04-08 Thread Valentin I. Melamed
Hello, We recently switched the way we were building the installer for our product from a deployment project in Visual Studio to a WiX project and we love it. But there is a problem which I don't know how to solve. The installer for our product version 1.2.3 was built in Visual Studio. Then we