Hi Folks,

I have the following features (among others) ...

base
  gui
  tests

Unfortunately, tests includes tests of the gui, which I would
don't really want to install if the gui feature isn't selected.

I realize that I could restructure this as

base
  gui
    gui_tests
  base_tests

but that seems a bit confusing to the user.

My gui tests are a separate component under the tests feature.
Can I write a condition for that component that only installs
them if the gui feature has been selected? Is there a better
way to accomplish this?

Charlie



-------------------------------------------------------------------------
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