Is that your only <Feature /> item?

On 1/4/07, Nick <[EMAIL PROTECTED]> wrote:

The following chunk of code

      <Feature Id="Input" Title="Input" Description="sample input files."
Level="1">
        <ComponentRef Id="InputFolder" />
        <Condition Level="0">NOT MAYINSTALLSOURCE</Condition>
      </Feature>

Works great to disable installation of the "Input" if the user enters a
bad CD
Key.  (As intended.  No need to get into details here.).

The problem though is if the user enters a bad CD Key, selects a "Custom"
install, and gets to the SelectionTree (Mondo UI), the SelectionTree will
still
display the "Input" component, even though it will not get installed after
the
installation is finished.

How do I get the Selection tree not to display "Input" in situations where
"Input" may not be installed?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to