I am starting to use Wix toolset to create installers and I am trying to get to grips with it.
I have a large product.wxs file which holds everything and I am trying to split it up into separate wxs files (fragments) for binaries, properties and sequencing.
I have been able to split up the properties by including a "PropertyRef" of one of the properties within product.wxs to allow all of the properties to be referenced, however I am not sure on how to do this for binaries and sequencing?
Any advise in this area please?
Thank you for any assistance on this.
Reference links:- http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-reference-a-wxs-file-from-another-td7334084.html