Pull product version information from kerberos.ver. Change site-local.wxi/.nsi to site-local-tagged.wxi/.nsi. Add tags such as %VERSION-MAJOR% which are substituted by the build script. NB: to build the installers directly, the build script must be run at least once to generate site-local.wxi/.nsi. Write DEBUG, RELEASE, BETA defines to site-local.nsi, based on build setting & values from kerberos.ver. Add more tag substitutions to file copy and the config file, to provide a way to generate names like kfw-3-2-0-DEBUG.exe programatically. Commit By: kpkoch Revision: 19297 Changed Files: U trunk/src/windows/build/BKWconfig.xml U trunk/src/windows/build/bkw.pl U trunk/src/windows/build/copyfiles.pl A trunk/src/windows/installer/nsis/site-local-tagged.nsi D trunk/src/windows/installer/nsis/site-local.nsi A trunk/src/windows/installer/wix/site-local-tagged.wxi D trunk/src/windows/installer/wix/site-local.wxi