://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
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
Hello, I am using WiX along with VS2012.
Let's say the files are like this:
Product.wxs:
...
UI.wxs:
InstallUISequence.wxs:
...
InstallExecuteSequence.wxs
...
I separated the last two parts of code into two files. It appears that they are
not reflected in MSI package when I v
3 matches
Mail list logo