shivit wrote:
>  I have a property called "TR" which I am setting it to "1" (based on
> license file) by invoking a Custom Action.
> I want to install the files in ComponentGroup1 if TR is set to "1".
>
>    <Feature Id ="Feature1" Title="Feature 1" Level="0">
>      <Condition Level="1"><![CDATA[(TR="1")]]></Condition>
>       <ComponentGroupRef Id="ComponentGroup1" Primary="no" />
>     </Feature>
>   

See http://www.joyofsetup.com/2007/05/30/feature-conditions-and-ui/.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to