I am new to upgrades in Wix and i would like to ask a few questions to
more experienced users.

My scenario is:

I have the main setup of the application that is generated by a nant
task. At the same time a upgrade is generated to the current version.
Let's consider the version 1.0.0.40 on both.
The idea is that new customers, install the setup and current
customers upgrade the to the newer version.


My questions are:

1. How do I produce a double click install to install the upgrade? The
upgrade that i've playing in tutorial gives me a "Product already
installed" message when I install it by double clicking the msi file.
I'm using a minor upgrade, i.e., the same ProductID and different
version.
I was able to install it only by runing the command msiexec /i
SampleUpgrade.msi REINSTALL=ALL REINSTALLMODE=vomus


2. It is possible to see the history of all upgrades in the add and
remove programs of by checking the "Show Updates" Check boxes?

3. Does anybody knows a good source of snippets regarding this
subject. I think that the wix documentation lacks a little bit on
upgrades.

Best regards to all.

Tiago

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to