From: Greg Hudson Date: Thu, 15 Aug 2024 15:30:07 +0000 (-0400) Subject: Replace Windows installer FilesInUse dialog text X-Git-Tag: krb5-1.22-beta1~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1367%2Fhead;p=thirdparty%2Fkrb5.git 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.) ticket: 9135 (new) --- diff --git a/src/windows/installer/wix/lang/ui_1033.wxi b/src/windows/installer/wix/lang/ui_1033.wxi index cc98b51e8d..7e3b191186 100644 --- a/src/windows/installer/wix/lang/ui_1033.wxi +++ b/src/windows/installer/wix/lang/ui_1033.wxi @@ -360,7 +360,7 @@ - The following applications are using files that need to be updated by this setup. Close these applications and then click Retry to continue the installation or Cancel to exit it. + Some updated files are in use by the following applications. Click Ignore to continue installation, then reboot the system to replace the affected files.