AFAIK, there is one feature request for an additional XxxRef: ConditionRef. Everything else has seemed reasonably doable with existing reference elements.
_______________________________________________________________ FireGiant | Dedicated support for the WiX toolset | http://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 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. However there is no XxxxRef for the XxxxXxxxSequence elements. So add something else to that fragment which has a XxxxRef and use that to pull the whole fragment into the package. If you can't add a related element like Binary and use BinaryRef, then some folks add an empty property and use PropertyRef. I think there is a feature request to add more XxxxRef for the situations where they do not exist. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-Refer-the-children-elements-Fragment-in-Product-tp7592577p7592582.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users