Really? Thanks for that, I thought that the product ID always had to be
fixed so the MSI could find previous versions. How does the installer find a
previous version if I change the Product ID?

What I am trying to do is just force a major upgrade every time.

Ryan

-----Original Message-----
From: si [mailto:[EMAIL PROTECTED] 
Sent: 05 March 2008 07:44
To: Ryan O'Neill
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Unable to force upgrade

Hi Ryan,

> I did not change the ProductId

I think you need to change this, otherwise the 'another version of
this product is already installed' error will be generated unless you
run the msiexec with the parameters required for minor upgrades - as
shown in the tutorial you linked to.

In WiX 3, if you always do major upgrades, you can set this value to
"*" to auto-generate the product id as per the package id.
-- 
It's a wild world that we live in, you step to the vibe like a new
found religion, take your position, compile your vision, futurism,
algorithm has risen up!                                pfm - the western


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to