From: | jaltman@mit.edu |
Subject: | CVS Commit |
* 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)
To generate a diff of this commit:
cvs diff -r1.2 -r1.3 krb5/src/windows/installer/nsis/ChangeLog
krb5/src/windows/installer/nsis/kfw-fixed.nsi
cvs diff -r1.1 -r1.2 krb5/src/windows/installer/nsis/kfw.nsi
krb5/src/windows/installer/nsis/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)
To generate a diff of this commit:
cvs diff -r1.2 -r1.3 krb5/src/windows/installer/nsis/ChangeLog
krb5/src/windows/installer/nsis/kfw-fixed.nsi
cvs diff -r1.1 -r1.2 krb5/src/windows/installer/nsis/kfw.nsi
krb5/src/windows/installer/nsis/utils.nsi