That solved the short term problem, but isn't a long term solution.
Looks like I need to do a lot more research and a lot more reading.
 
Thanks!
Rory

________________________________

From: Levi Wilson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 14, 2007 11:39 AM
To: Rory Clark
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Help with Upgrade scenarios.


Does it complain about a different version of the product already being
installed?  If so, you need to install the MSI via the msiexec.exe
command like this:

msiexec.exe /I your_msi.msi REINSTALL=All REINSTALLMODE=vomus 


On 3/14/07, Rory Clark <[EMAIL PROTECTED]> wrote: 

        In the project I'm working on, we've hit a pain point and we're
not certain how to overcome it.  Right now if we want to do an upgrade,
the user has to uninstall before installing the new version.
         
        I am sure this has to be possible, I just need some pointers on
the "how to" side of things.
         
        Thanks!
        Rory

        
------------------------------------------------------------------------
-
        Take Surveys. Earn Cash. Influence the Future of IT
        Join SourceForge.net's Techsay panel and you'll get the chance
to share your 
        opinions on IT & business topics through brief surveys-and earn
cash
        
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
        _______________________________________________
        WiX-users mailing list
        WiX-users@lists.sourceforge.net
        https://lists.sourceforge.net/lists/listinfo/wix-users 
        
        


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to