From 21dfed37275a9cc86275367461059e7ff92d5810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20B=C3=BCchel?= Date: Mon, 26 Apr 2021 14:41:26 +0200 Subject: [PATCH] Second attempt in fixing layout of setup bundle failure page. --- SetupBundle/Resources/Theme.wxl | 2 +- SetupBundle/Resources/Theme.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SetupBundle/Resources/Theme.wxl b/SetupBundle/Resources/Theme.wxl index d59cfba4..1dcad5bd 100644 --- a/SetupBundle/Resources/Theme.wxl +++ b/SetupBundle/Resources/Theme.wxl @@ -49,7 +49,7 @@ Setup Failed Uninstall Failed Repair Failed - One or more issues caused the setup to fail. In some cases, the .NET Framework or the VC++ Redistributable fail to install due to insufficient disk space (at least 4.5 GB required) or network issues. Please fix the issues (e.g. install the <a href="https://dotnet.microsoft.com/download">.NET Framework Runtime</a> or the <a href="https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads">VC++ Redistributable</a> manually) and then retry setup. For more information see the <a href="#">log file</a>. + One or more issues caused the setup to fail. In some cases, the .NET Framework or the VC++ Redistributable fail to install due to insufficient disk space (at least 4.5 GB required) or network issues. Please fix the issues (e.g. manually install the .NET Framework Runtime 4.7.2 from https://dotnet.microsoft.com/download or the VC++ 2015-2019 Redistributable from https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads) 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 294eaec1..930d1e6d 100644 --- a/SetupBundle/Resources/Theme.xml +++ b/SetupBundle/Resources/Theme.xml @@ -76,7 +76,7 @@ #(loc.FailureUninstallHeader) #(loc.FailureRepairHeader) #(loc.FailureHyperlinkLogText) - + #(loc.FailureRestartText)