Paul Welter wrote:
>         <Control Id="RemoveConfigCheckBox" Type="CheckBox" Width="273"
> Height="17" X="52" Y="105" CheckBoxValue="1" Property="RemoveConfig"
> Text="Remove all configuration data" />
>         <Control Id="RemoveSamplesCheckBox" Type="CheckBox" Width="278"
> Height="17" X="52" Y="128" CheckBoxValue="1" Property="RemoveSamples"
> Text="Remove sample data"/>
>   

Properties must be public (i.e., all UPPERCASE) to get passed from the 
UI to the execution sequence.

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

Reply via email to