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 CompletedUninstall Successfully CompletedInstallation Successfully Completed
- Setup Successful
+ Setup Successful&LaunchYou must restart your computer before you can use the software.&Restart
@@ -48,8 +48,8 @@
Setup FailedSetup FailedUninstall 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)