Hi,

I'm hoping someone could help me with an issue I have with Transitive
component usage.

If user initially does not select a feature with transitive components
to be installed, and then starts our setup again to add this feature,
the transitive components are not installed.

In the log I see that the feature is being installed, but the
components get odd log lines:
 Installed: Absent;   Request: Local;   Action: Null

Now, if user selects the feature on initial setup - everything works
as expected: conditions are evaluated and correct data is being
written to the registry. Repair also works correctly.

Here's the exact case:
- I need to allow user to select a feature that installs an
integration with certain application.
- We have two components that supports specific versions of this
application (components only write registry - implementation file is
always installed).
- I've made both components transitive with mutually exclusive
conditions. Conditions are based on the application version that I
check using RegSearch.

So, what am I doing wrong?

Regards,
Andrius D.

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to