Dear wix-users,

I have an wixproj producing an MSI for some Product A which contains some
Feature X that depends on some other Product B. Feature X is optional. I
don't want to add a <Requires> element to the <Product> element of Product
A as this will always create a dependency even if Feature X is not
installed. Ideally I think I'd want to add a <Requires> element to Feature
X or a component or component group within the feature, but as far as I can
tell, this is not supported (and it doesn't compile if I try it).

So, using the Dependency Extension, how can I indicate that a specific
feature has a dependency on another product?

Also, I'd welcome any general documentation with examples for the
dependency extension as
http://wixtoolset.org/documentation/manual/v3/howtos/author_product_dependencies.html
is an empty stub - I've not been able to find any elsewhere.

Many thanks,

Tom
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to