In article <[EMAIL PROTECTED]>, "Jason Rivers" <[EMAIL PROTECTED]> writes:
> I have a condition so the installation is aborted if .NET 1.0 is not > installed, but the .NET section of our product is only a small section. > > is there a way I can set a condition so that if the .NET Framework is not > installed then only that Feature doesn't get installed, but the rest does > get installed still? > > I'd also like to do the same with a Visual Studio plug in we have for our > product, and would only like to install that IF visual studio is installed. I would try using AppSearch to set properties to identify whether or not those other products are installed and use the properties in the Condition table. Relevant WiX elements: Feature, Condition, AppSearch -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/> ------------------------------------------------------------------------- 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 WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users