Skip Menu |
 

Date: Wed, 08 Sep 2004 16:15:26 -0500
From: "Douglas E. Engert" <deengert@anl.gov>
To: kfw-bugs@mit.edu
Subject: Conflicting directions during reinstall of KfW-2.6.5-beta 1
KfW-2.6.5-beta 1 with OpenAFS-1.3.7004



The install ran the uninstall of the previous version, and it popped
up a window that said I had to reboot, but the install of the new
version was still there ready for me to press next, so I did!


Well then after the install completed and a reboot, it complained
it could not load leash32, so I uninstalled, rebooted and reinstalled,
and then rebooted again.

Moral of the story, if the install knows the previous version needs
a reboot it should not continue until after the reboot.

--

Douglas E. Engert <DEEngert@anl.gov>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
From: jaltman@mit.edu
Subject: CVS Commit
utils.nsi: Fix RestartRequired function to actually determine
if a restart is required

kfw-fixed.nsi:
- Add support for compiler version 1400
- Fix terminal server key deletions
- Delete leash32.exe on uninstall
- Correct the logic of the call of RestartRequired


To generate a diff of this commit:



cvs diff -r1.6 -r1.7 krb5/src/windows/installer/nsis/kfw-fixed.nsi
cvs diff -r1.2 -r1.3 krb5/src/windows/installer/nsis/utils.nsi
From: tlyu@mit.edu
Subject: CVS Commit
pullup from trunk


To generate a diff of this commit:



cvs diff -r1.1.2.6 -r1.1.2.7
krb5/src/windows/installer/nsis/kfw-fixed.nsi
cvs diff -r1.1.2.2 -r1.1.2.3
krb5/src/windows/installer/nsis/utils.nsi