[krbdev.mit.edu #9135] git commit

"Greg Hudson via RT" <[email protected]> Mon, 19 Aug 2024 17:03:31 -0400
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Mon Aug 19 17:03:31 2024: Request 9135 was acted upon.
 Transaction: Ticket created by [email protected]
       Queue: krb5
     Subject: git commit
       Owner: [email protected]
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9135 >



Replace Windows installer FilesInUse dialog text

Windows installers must provide a FilesInUse dialog, with the intent
of minimizing the need to restart the system after software
installations.  For reasons related to the LSA cache, the KfW
installer always schedules a post-installation reboot (see commit
50a3c3cbeab32577fba2b21deb72a64015c48ec7).  Reword the FilesInUse
dialog text to recommend clicking Ignore, causing the conflicting
files to replaced on the reboot.  (The affected files are likely C
runtime DLLs, and the existing versions will almost certainly suffice
if KfW programs are run prior to a reboot.)

https://github.com/krb5/krb5/commit/5495454583261ab5567b9916cbcfd41a3d5bd75d
Author: Greg Hudson <[email protected]>
Commit: 5495454583261ab5567b9916cbcfd41a3d5bd75d
Branch: master
 src/windows/installer/wix/lang/ui_1033.wxi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)