[EMAIL PROTECTED] wrote:

I'm trying to show one of 2 mutually exclusive features in the customize dialog based on the value of ALLUSERS.

For some reason, one is always shown, and the other is always hidden, no matter what I think the value of ALLUSERS is.


Feature conditions are processed by the CostFinalize action, which happens before UI is shown. If you want the UI to control feature selection, you need to use the AddLocal and/or Remove control events in your feature-selection dialog.

--
sig://boB
http://bobs.org

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