From 8349aa5e38cb606165080997ccc1061fda6bdf9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20B=C3=BCchel?= Date: Fri, 28 Aug 2020 17:15:23 +0200 Subject: [PATCH] SEBWIN-421: Added info about .NET installer in bundle failure message. --- SetupBundle/Resources/Theme.wxl | 6 +++--- SetupBundle/Resources/Theme.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/SetupBundle/Resources/Theme.wxl b/SetupBundle/Resources/Theme.wxl index cb5fbfb9..66bea7aa 100644 --- a/SetupBundle/Resources/Theme.wxl +++ b/SetupBundle/Resources/Theme.wxl @@ -40,7 +40,7 @@ Repair Successfully Completed Uninstall Successfully Completed Installation Successfully Completed - Setup Successful + Setup Successful &Launch You must restart your computer before you can use the software. &Restart @@ -48,8 +48,8 @@ Setup Failed Setup Failed Uninstall Failed - Repair Failed - One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the <a href="#">log file</a>. + Repair Failed + One or more issues caused the setup to fail. In some cases, the .NET Framework fails to install due to insufficient disk space or network issues. Please fix the issues (e.g. install the <a href="https://dotnet.microsoft.com/download">.NET Framework Runtime</a> manually) and then retry setup. For more information see the <a href="#">log file</a>. You must restart your computer to complete the rollback of the software. &Restart &Close diff --git a/SetupBundle/Resources/Theme.xml b/SetupBundle/Resources/Theme.xml index 49449121..4326bf70 100644 --- a/SetupBundle/Resources/Theme.xml +++ b/SetupBundle/Resources/Theme.xml @@ -75,8 +75,8 @@ #(loc.FailureInstallHeader) #(loc.FailureUninstallHeader) #(loc.FailureRepairHeader) - #(loc.FailureHyperlinkLogText) - + #(loc.FailureHyperlinkLogText) + #(loc.FailureRestartText)