Re: [WiX-users] How to Refer the children elements Fragment in Product

2014-02-11 Thread Rob Mensching
://www.firegiant.com/ -Original Message- From: Phill Hogland [mailto:phogl...@rimage.com] Sent: Tuesday, February 11, 2014 11:04 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] How to Refer the children elements Fragment in Product Looking at the issue from a different perspective, if

Re: [WiX-users] How to Refer the children elements Fragment in Product

2014-02-11 Thread Phill Hogland
Looking at the issue from a different perspective, if you refference anything that is in a fragment, then everything in the fragment is added to the package. Many elements, like Component (for example) have a corresponding XxxxRef element, which you use to reference the element in another fragment