Thanks, Bob.  It appears that somehow my Component ID got tied up "with
another client."  I swapped in a fresh GUID and all is fixed.  I have
another question in that original email, but because I search so often,
I think I'm going to start a new thread so other people searching will
have something more descriptive to go on in the subject.

-Dave T.

-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 19, 2008 4:05 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WiXLib installed files not being uninstalled

David Terrell wrote:
> However, upon uninstall only the files/keys listed in the main MSI's
XML are uninstalled, while the WiXLib's files/keys are left behind.  

Get a verbose log on uninstall and check around the InstallValidate 
action to see the actions MSI is taking for the component. MSI logs the 
reasons when it leaves a component behind.

msiexec /x {productCode} /l*vx uninstall.log

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to