diff --git a/SetupBundle/Resources/Theme.wxl b/SetupBundle/Resources/Theme.wxl
index 57560222..d59cfba4 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 fails 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> 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. 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>.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 4326bf70..458e5c5d 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)