Hello everyone!

In my current project, I must have the user selecting on of many radio
buttons, and execute a custom action according to the chosen value.

My current Dialog (the part that matters) is as follows:



And in my Product.wxs i have:



So as you can see, in my "Next" Button I want to run the "SetLanguage"
custom action (which I already managed to do), but I want to pass the
selection (language) as a parameter. It can be as string, int, doesn't
really matter, as long as I can get the value.

Already tried google, but I found very different results, none of them
providing me valuable content.

Thanks in advance,    
Joe



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Radio-Button-passing-parameter-to-Custom-Action-tp7588250.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to