This does not answer your question about WixBundleOriginalSource, but the
approach that I took was to modify the project file directly, creating a
MSBuild task, which takes seed information generated elsewhere in my build
process and writes a wxi file (to generate the version string specified in
my Bundle element).  This task could also be used to change the OutputName
property prior to doing the build.  (In my case I generate the version seed
information with another task which is called only after the last succesful
build, but I am sure other approaches could be used.)



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Failed-to-resolve-source-for-file-after-reboot-in-custom-BAL-tp7591772p7591803.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to