[wix-users] How to use WcaReadStringFromCaData?

Joel Budreau joel.budreau at gmail.com
Wed Jul 19 12:39:26 PDT 2017


I'm looking to write a deferred custom action that parses the
CustomActionData property by using wcautil's WcaReadStringFromCaData()
function. I populate the CustomActionData property through a Type51 custom
action in the MSI.
- How do I go about changing the delimiter from MAGIC_MULTISZ_DELIM to
something else?
- Do I author the {0x80,0} character inside my wix source?
- Am I supposed to be authoring the CustomActionData through another
immediate custom action??

Thanks,
Joel


More information about the wix-users mailing list