David Bartmess wrote:
> How do I clear the property? I tried setting it via a Property custom action 
> to "" But that doesn't clear the checkbxo.
>   

This is documented in the MSI SDK:

Event

    An identifier that specifies the type of event that should take
    place when the user interacts with the control specified by Dialog_
    and Control_. For a list of possible values see ControlEvent
    Overview <controlevent_overview.htm>.

    To set a property with a control, put [Property_Name] in this field
    and the new value in the argument field. Put { } into the argument
    field to enter the null value.

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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to