From 843744c70f2192eaa42e019a6a6d017c864fcf06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20B=C3=BCchel?= Date: Mon, 7 Sep 2020 12:13:39 +0200 Subject: [PATCH] SEBWIN-421: Added info about required disk space for .NET framework. --- SetupBundle/Resources/Theme.wxl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SetupBundle/Resources/Theme.wxl b/SetupBundle/Resources/Theme.wxl index 66bea7aa..57560222 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 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>. + 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>. You must restart your computer to complete the rollback of the software. &Restart &Close