Is there a way to change the StandardBA LaunchTarget based on a user selection?

I have the following 4 radio buttons in my bundle which determine which 
features I install:
        <Variable Name="RadioButton1" Type="numeric" Value="1" />
        <Variable Name="RadioButton2" Type="numeric" Value="0" />
        <Variable Name="RadioButton3" Type="numeric" Value="0" />
        <Variable Name="RadioButton4" Type="numeric" Value="0" />

Depending on which the user selects I want LaunchTarget to be different.  For 
example if RadioButton1 target is "AppA.exe", RadioButton2 target is 
"AppB.exe", etc.  I have a feeling there's no way to do it but figured I would 
ask.

Thanks,
-Tom
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to