Steps to create a new setup release:
  1.  Create a new Product Id GUID.
  2.  Increment the Product Version (this is the setup version not the app)
  3.  Create a new Package Id GUID.
  4.  In the Upgrade section increment the UpgradeVersion Minimum to the same 
as the Product Version
      for the property NEWERPRODUCTFOUND.
  5.  In the Upgrade section increment the UpgradeVersion Maximum to the same 
as the Product Version
      for the property PREVIOUSVERSIONSINSTALLED.

Make sure the ALLUSERS property is the same as the previously installed 
version. 


Dave Williamson
Clear Sky Software
704.568.5544 sales
704.554.6300 support
704.943.0585 fax
[EMAIL PROTECTED]
www.clearskysoftware.com





-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Petr Vones
Sent: Friday, August 25, 2006 11:43 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to remove any older installed version of the 
sameproduct

How can I completely remove any older version of the product during 
installation of new version ? Currently I'm always getting: "Another version 
of this product is already installed ... use Add/Remove ..." error dialog.

I know about this article but it does not seem to resolve it:
http://www.tramontana.co.hu/wix/lesson4.php

I don't need to patch or upgrade some files but remove older version at all. 
Also it must work by clicking on the .msi file only, no additional 
command-line parameters. I've seen such .msi installations so it is possible 
for sure.

Thanks, Petr 


-------------------------------------------------------------------------
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


-------------------------------------------------------------------------
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