Hi

I have noticed that after applying a minor upgrade (1.0.1) the uninstall
will be executed with using the older version of the installation package
(1.0.0) and not with the new package (1.0.1). How to uninstall using version
1.0.1 ?

This is what I done:
I have a version 1.0.0 msi package. After installing version 1.0.0 I applied
version 1.0.1 package, by doing a minor upgrade:

msiexec /i Package.msi REINSTALL=ALL REINSTALLMODE=vomus

All went well - my custom actions from version 1.0.1 were executed

Then I uninstalled the package from Add/Remove Programs, but the package
uninstalled was 1.0.0 package, so any custom actions that I have in package
1.0.1 were not executed.
-- 
View this message in context: 
http://n2.nabble.com/Uninstalling-after-a-minor-upgrade-tp4291466p4291466.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to