Harini Gurusamy wrote:
It marks the action RemoveFiles action as Null. Not sure why it does that.
/ction ended 10:55:08: CA_SetTargetDir. Return value 1. MSI (s) (B8:D8) [10:55:08:340]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is 'c878be4072a97a4fb7847a55cce6994c'. MSI (s) (B8:D8) [10:55:08:340]: Feature: WMPSDK; Installed: Local; Request: Absent; Action: Absent MSI (s) (B8:D8) [10:55:08:340]: Component: Regentry; Installed: Local; Request: Absent; Action: Absent MSI (s) (B8:D8) [10:55:08:340]: Component: prfolder; Installed: Local; Request: Absent; Action: Absent //MSI (s) (B8:D8) [10:55:08:340]: Component: chmcomp; Installed: Local; Request: Absent; Action: Null
/

Search the log for instances of that component's GUID. The most common reason is that it's used by another product, even if by accident.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to