If two components must be always be installed/removed together, I don't see why 
they can't be in all the same features.
If one of the components depends on another but the dependency is not mutual, 
you could make a hidden feature that also contains the dependent component and 
use a custom action to enable that feature based on the depending component's 
action state.
-Blair

> Date: Fri, 4 Nov 2011 13:10:57 +0100
> From: steffen....@googlemail.com
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Dependencies between components
> 
> Hi,
> 
> I would like to define that one component can't be installed without the
> other, without them being in the same feature. Is there any possibility to
> define dependencies between components or component groups?
> 
> or ist there any other approach to realise such a dependency?
> 
> thanks in advance
> 
> Steffen
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to