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 FailedUninstall FailedRepair 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)