vote up 1 vote down star

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?

flag

1 Answer

vote up 4 vote down

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

link|flag
PLEASE NOTE: This solves the question mentioned above, but apparently I cannot accept my own answer as the solution (and so it remains "unsolved"). – Ken Oct 22 '08 at 16:11

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.