(sorry for the late response - I've suddenly been very busy these past two 
months)

This has the "v" in the logging properties, but it doesn't have all of the 
information ("v" does not turn on all of the other values. Also, "x" is a very 
useful one for that often elusive piece of data that makes everything fall into 
place). But, I did find this as an interesting starting point:

MSI (s) (60:30) [11:04:27:568]: Feature: Complete; Installed: Local; Request: 
Absent;   Action: Absent
MSI (s) (60:30) [11:04:27:568]: Component: redemption.dll; Installed: Local; 
Request: Absent;   Action: Null
MSI (s) (60:30) [11:04:27:568]: Component: __redemption.dll65; Installed: Null; 
  Request: Absent;   Action: Null

On that same computer after removing the product, use the MsiEnumClients() or 
the Installer.ComponentClients API with the component guid 
"{869E2B20-FCC0-423A-B553-39147E30A174}" and see if it reports as still 
installed, and what product(s) it is still associated with.

-----Original Message-----
From: NirK [mailto:n...@od.co.il] 
Sent: Sunday, August 29, 2010 1:07 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Trouble when uninstalling a WiX msi under 64-bit 
machines


Hi all,

(I was out on a vacation so sorry for the late reply).



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to