divo wrote: > As I understood, the CheckBox state depends on the value of the property > FILE_ASSOCIATION. If it is 1, the box is checked, if not, the box will be > unchecked? > > How can I set this property? I already tried to access the value of > ?FileAssociationOdt as described in > http://msdn.microsoft.com/en-us/library/aa368012(VS.85).aspx but no success. >
The Checkbox control is tied to a particular property, so you need to set that property to its value ("1") with a custom action. For the CA's condition, use the ?componentId syntax in the topic you mentioned. -- 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