On 4/9/2010 1:03 AM, Dariel Marlow wrote:
> What's the proper way to set the custom action data to the value of the 
> checkbox control for a deferred custom action? Currently, it seems the value 
> is being set after the ExitDialog Action and after the custom action has 
> executed.
>    

Deferred CAs can't get to properties set in the UI or immediate phases. 
You need to pass it as CustomActionData.

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


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to