Hi Joel,

Did you try using Property for it? I have never used variable so I don't know 
but have used a property and changed it's value based on some conditions.

--Pavan

-----Original Message-----
From: Joel Dart [mailto:jd...@dyknow.com] 
Sent: Friday, March 07, 2014 11:02 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Require fields/disable InstallButton in bootstrapper

I am trying to set up a required text field in my bootstrapper application. I 
see and have been able to verify that I can disable controls using the special 
variable...

<Variable Name="ButtonNameState" Type="string" Value="disable"/>

... but I cannot figure out how to set ButtonNameState based on a different 
variable or how to reevaluate such a condition.

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the 
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&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