On 22-Sep-10 12:13, pcristini wrote: > And I don't want the Plugin.Users.wxs file to have any reference to the > Plugin.UserSync.wxs
The most likely cause is that the fragment containing the child feature isn't getting linked in. WiX follows references from the entry section (Product) to its children; it doesn't go the other way, so you can't cause a fragment to be linked by having a child refer to a parent. Once it's linked in, the child-to-parent reference will generate the feature tree you're looking for. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users