From: | ghudson@mit.edu |
Subject: | git commit |
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 <ghudson@mit.edu>
Commit: 5495454583261ab5567b9916cbcfd41a3d5bd75d
Branch: master
src/windows/installer/wix/lang/ui_1033.wxi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)