Are you parsing the CustomAction data directly?  You should be using 
session.CustomActionData on the other end. It will recreate the key value 
collection for you.


FWIW, I know that DTF CAD automatically escapes ; as ;;.


For fun, checkout:


http://blog.iswix.com/2011/10/beam-me-up-using-json-to-serialize.html

----------------------------------------

From: "Nicolas Penin" <n.pe...@happly.fr>

Sent: Thursday, November 17, 2011 10:54 AM

To: "General discussion for Windows Installer XML toolset." 
<wix-users@lists.sourceforge.net>

Subject: Re: [WiX-users] Bug with Semi colon in Custom action data


Ok, forget me, it was the equal before my variable that was causing the issue. 
I'll hang me when my installer is finished ;)


Regards,

Nicolas Penin


-----Message d'origine-----

De : Nicolas Penin [mailto:n.pe...@happly.fr] 

Envoyé : jeudi 17 novembre 2011 17:33

À : General discussion for Windows Installer XML toolset.

Objet : Re: [WiX-users] Bug with Semi colon in Custom action data


Forgot to mention : I am using wix 3.6.


Regards,

Nicolas Penin


-----Message d'origine-----

De : Nicolas Penin [mailto:n.pe...@happly.fr] Envoyé : jeudi 17 novembre 2011 
17:28 À : General discussion for Windows Installer XML toolset.

Objet : [WiX-users] Bug with Semi colon in Custom action data


Hi all,


I think this is a bug in wix :


I have a variable containing a semi colon.


>From this variable and many others, I build another variable that I use as 
>custom action data.


Unfortunately, the custom action data is cut because of the semi-colon. If I 
replace the semi-colon by a comma, it works perfectly.


Is there any work around against this issue ?


Regards,

Nicolas Penin


------------------------------------------------------------------------------

All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security threats, 
fraudulent activity, and more. Splunk takes this data and makes sense of it. IT 
sense. And common sense.

http://p.sf.net/sfu/splunk-novd2d

_______________________________________________

WiX-users mailing list

WiX-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------

All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security threats, 
fraudulent activity, and more. Splunk takes this data and makes sense of it. IT 
sense. And common sense.

http://p.sf.net/sfu/splunk-novd2d

_______________________________________________

WiX-users mailing list

WiX-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------

All the data continuously generated in your IT infrastructure 

contains a definitive record of customers, application performance, 

security threats, fraudulent activity, and more. Splunk takes this 

data and makes sense of it. IT sense. And common sense.

http://p.sf.net/sfu/splunk-novd2d

_______________________________________________

WiX-users mailing list

WiX-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to