Re: [WiX-users] Can't get my custom action to read the CustomActionData property.

2010-04-17 Thread Curtis Jewell
On Sat, 17 Apr 2010 03:43 +, "Dariel Marlow" wrote: > I've had luck naming the custom action property to the same name as the > custom action which needs the data. For example: > > > > Value="MSI;[INSTALLDIR];[#F_txt_Mzc3MjQ

Re: [WiX-users] Can't get my custom action to read the CustomActionData property.

2010-04-16 Thread Dariel Marlow
I've had luck naming the custom action property to the same name as the custom action which needs the data. For example: Also, I found that if you have your Value field formatted in such a way (KEY=VALUE;KEY=VALUE;...), your session's CustomActionData property formats it properly in the