Powell, Simon wrote:
> Could you please send a simple example of how to obtain the property
> "ProductCode"? There is no properties collection for the session object
> or it's child database object. I didn't think you could access the
> database tables from a deferred custom action?
>   

If you need a property from a deferred custom action, you need an 
immediate custom action that retrieves it and saves it as 
CustomActionData for the deferred CA. ProductCode is theoretically 
available from a deferred CA, but I believe that's a doc bug. See the 
Session.Item property.

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