I once wrote a CA that was data driven something like:
Table CustomFeatureConstraints
Column Condition
Column Desc
Column Order
I then had a ControlEvent on the Next button of the CustomSetup dialog that
returned all of the rows by order, evaluated the conditions, built a list of
constraint descriptions and either called SpawnDialog or NewDialog as
approriate.
I then had a series of merge modules ( either asset driven or product driven
... fragments would work here ) that aggregated the table data to define the
overall constraints for a given product configuration.
Just a thought....
[EMAIL PROTECTED] wrote:
Thanks for the info guys.
I will try these solutions and let you know how it goes.
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 16, 2007 1:10 AM
To: John Hall
Cc: Robert Priest; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Handling Feature Dependencies
John Hall wrote:
However, in hindsight, I think just using a ComponentGroupRef instead of
feature fC and including it in both fA and fB might be simpler and more robust.
Not sure what the relative downsides are.
If the feature was used just for grouping (i.e., it's never visible or user
installable) then a component group is the best approach. Components can belong
to multiple features just fine -- that's an MSI thing.
--
sig://boB
http://joyofsetup.com/
-------------------------------------------------------------------------
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
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel.
-------------------------------------------------------------------------
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