Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MSI installer: Adding multiple properties to SecureCustomProperties

I'm looking for a way to add multiple properties to the SecureCustomProperties value in my .msi installer's property table. I've tried comma delimiting, semi-colon delimiting, and even space delimiters. None of the above seem to work.

Hints?

like image 917
Ken Avatar asked Nov 18 '25 21:11

Ken


1 Answers

Ok, so I was almost there ... semi-colon delimited with NO SPACES. This appears to do the trick.

like image 133
Ken Avatar answered Nov 20 '25 17:11

Ken



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!