* kfw.nsi, kfw-fixed.nsi, utils.nsi:
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 17 May 2004 14:48:14 +0000 (14:48 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 17 May 2004 14:48:14 +0000 (14:48 +0000)
commit19ad69f6d800e393040842e0dd1b867f9c7af579
tree61541465f21877aeb85102ab3718cc09888a5e26
parent17c9ec23a7252c27b2faaa9cbae8e6d9751ba0ee
* kfw.nsi, kfw-fixed.nsi, utils.nsi:
  - replace the UpdateDLL macro with the ReplaceDLL macro
  - use ReplaceDLL to install all .exe and .dll files
  this will allow the installer to work even when some files
  are loaded by modules which cannot be terminated such as
  Network Providers (afslogon.dll for example)

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16340 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/installer/nsis/ChangeLog
src/windows/installer/nsis/kfw-fixed.nsi
src/windows/installer/nsis/kfw.nsi
src/windows/installer/nsis/utils.nsi