Thanks, that worked. Eric
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Hamflett Sent: Monday, March 10, 2008 10:01 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Feature Groups You should just need to put one feature inside the other, like this: <Feature Id="myFeature" ... > <Feature Id="mySubFeature" ...> </Feature> </Feature> Rob Eric Latendresse wrote: > I am trying to create a feature tree in the installation like this for > example: > > > > -MainProductFeature > > -HelpFeature > > > > The Help component should be listed under the MainProductFeature and > users should see it as part of that feature. Not sure if I should be > using the FeatureGroup or the ComponentGroup, or how I should use > either. The result of my code shows the tree as: > > > > -MainProductFeature > > -HelpFeature > > > > Can someone provide an example on how I can do this. Thanks. > > > > Eric > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------ - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users