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 bfefa92..d5f6bd5 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