In article <[EMAIL PROTECTED]>,
    xyavier <[EMAIL PROTECTED]>  writes:

> MSI (s) (AC:D0) [14:19:52:507]: Component: MyComponent; Installed: Local;  
> Request: Absent;   Action: Absent

OK, this says your component is installed and will be removed.  Isn't
there anything later in the log about files being removed for this
component and so-on?

> PROPERTY CHANGE: Deleting DELALL property. Its current value is '1'.

This says your property is being nuked.  What action is being
processed where this occurs in your log?

> One other note just for clarification. When I make CheckBoxValue='1' and 
> <Condition> 
>      DELALL = '1'
> </Condition>

Conditional statement syntax:
<http://msdn2.microsoft.com/en-us/library/aa368012.aspx>

Use " to surround string literals.  Numeric literals don't need them.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

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