If RadioButton1 is define as a numeric Engine variable, then use
'RadioButton1=1'.  If RadioButton1 is defined as a string Engine variable
then test it against a string, i.e. 'RadioButton1=&quote;1&quote;' 
Either used html entities to put quotes around the string or use CDATA.

A Burn (Engine) variable is not a bool so there must be a statement to test. 
And the variable must be overridable for the BA to change it.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Consuming-radio-button-action-in-wxi-tp7595602p7595603.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to