I have a deployment project which is deploying 3 websites, and some assemblies into the GAC. 2 of the websites require the GAC assemblies, 1 does not. How do I configure these 4 features so that if either (or both) of the 2 websites that needs the GAC feature is chosen for installation, then the UI forces the user to select the GAC feature aswell? But if only the website that doesn't need the GAC assemblies is chosen, the GAC feature is allowed to be disabled. Is there a standard way to approach this type of 'inter-feature dependencies'?
Thanks - Adam Langley ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

