]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
kill-afsd-20040401
authorJeffrey Altman <jaltman@mit.edu>
Thu, 1 Apr 2004 20:51:09 +0000 (20:51 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 1 Apr 2004 20:51:09 +0000 (20:51 +0000)
Remember to kill afsd_service.exe when uninstalling.

src/WINNT/install/NSIS/OpenAFS.nsi

index bfefa9212d2e2a28e213349a138f4a290bce1e34..d5f6bd5a55e1c54f21c2b575c579ccc082d35c70 100644 (file)
@@ -467,6 +467,7 @@ Section "AFS Client" secClient
   ; Stop the running processes
   GetTempFileName $R0
   File /oname=$R0 "${AFS_WININSTALL_DIR}\Killer.exe"   ; Might not have the MSVCR71.DLL file to run
+  nsExec::Exec '$R0 afsd_service.exe'
   nsExec::Exec '$R0 afscreds.exe'
   Exec "afscreds.exe -z"
   ; in case we are upgrading an old version that does not support -z