That did it… it now uninstalls!

 

Two follow up questions:

 

  1. Is there a mechanism to prompt the user if they want to uninstall or not
  2. Can I move the uninstall up in the order of things.. so it happens at the start of the install and not after.

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Tuesday, September 26, 2006 10:22 AM
To: Jeff MacDuff
Cc: Wilson, Phil; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Quick question on upgrade checking

 

Jeff MacDuff wrote:

So would the new syntax be this?

 

 

    <RemoveExistingProducts After="InstallFinalize”></RemoveExistingProducts>

Or

<RemoveExistingProducts After="InstallFinalize” />


Assuming you have only one feature (DefaultFeature), you don't need to check its install state.



-- 
sig://boB
http://bobs.org




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