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: [email protected] > To: [email protected] > 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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

