sounds good but I don't know WHICH files to replace... basically the binaries
zip file is the BIN folder + SDK + DOCs

1. I found out that each build you do the build increases the version
number, then you get out of sync since there is a registry entry that has
the product version of WIX 3.8.
2. so to fool that I have updated the WixBuild.Version.targets file with the
line: <BuildNumber>1128</BuildNumber>

The problem is that I am not sure what files I should overwrite for the
WixBalExtension.dll I copied over a few at a time: wix.dll,
WixBalExtension.dll, burn.exe and would get an error building a boostrapper
(MSI's had no issue)

I gave up and ended up coping over the *.exe/*.dll/*.wixlib and now that
works but it seems silly to copy over that many files for 1 DLL that I
changed source code wise....

Steve



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Trying-to-reference-the-WixBalExtension-dll-tp7591805p7591874.html
Sent from the wix-devs 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-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to