In my application installer, I want to read credentials for logging into a database from an xml file. Is there any way that I can do this. If I had to use custom actions, how would I assign the return value into the property?
WiX doesn't have a built in Xml read pattern, only Xml write. You'll have to write a custom action to accomplish this. BTW, VBScript is not a good solution due to ActiveScript hosting problems in Windows Installer.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With