[wix-users] Getting binary data in custom action

Nir Bar nir.bar at panel-sw.com
Wed Dec 27 08:22:43 PST 2017


Lord has heard thee ;-)


You can convert it to a base64 string.
Create an immediate custom actions that sets the property by calling CryptBinaryToString function.
Then in the deferred CA call CryptStringToBinary to get the bytes.





--Independent WiX Expert. Creator of-
JetBA: WPF Bootstrapper User Interface Framework

JetBA++: Native Qt Bootstrapper User Interface Framework







More information about the wix-users mailing list