Christopher Karper wrote:
> You write an immediate CA to do your token replacement, and put the
> resulting string in a temporary record...   Then you schedule your deferred
> CA for execution.
>   

MsiFormatRecord/WcaGetFormattedString take care of resolving all 
[FormattedPropertyValues] so you don't need to find individual values. 
Or, if you wanted to, you could parse the incoming data to look for all 
references to properties (say, if you wanted to use %prop% or {prop} or 
some other non-MSI approach) and look up each one individually.

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