Powell, Simon wrote:
> According to the MSI SDK, ProductCode is one of the few properties
> available during a deferred custom action.
>   

GetProductProperty requires that the database be opened by 
MsiOpenProduct; the handle passed to a custom action doesn't qualify. 
See the MsiGetProductProperty function in the MSI SDK. Just use the [] 
indexer to get "normal" properties.

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