From: Steve Dower Date: Fri, 9 Sep 2016 18:44:26 +0000 (-0700) Subject: Issue #26619: Improves error message when installing on out-of-date Windows Server X-Git-Tag: v3.6.0b1~194 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a35b1c2a70b0fbe4acdd62568f1158ed033df51;p=thirdparty%2FPython%2Fcpython.git Issue #26619: Improves error message when installing on out-of-date Windows Server --- 7a35b1c2a70b0fbe4acdd62568f1158ed033df51 diff --cc Tools/msi/bundle/Default.wxl index f7d77c95692f,ed792460e697..43506d61004a --- a/Tools/msi/bundle/Default.wxl +++ b/Tools/msi/bundle/Default.wxl @@@ -131,8 -131,15 +131,18 @@@ Please <a href="https://www.bing.com Please <a href="https://www.bing.com/search?q=how%20to%20install%20windows%20vista%20service%20pack%202">update your machine</a> and then restart the installation. Windows Vista or later is required to install and use [WixBundleName]. + Visit <a href="https://www.python.org/">python.org</a> to download Python 3.4. + + Windows Server 2008 R2 Service Pack 1 and all applicable updates are required to install [WixBundleName]. + + Please <a href="https://www.bing.com/search?q=how%20to%20install%20windows%20server%202008%20r2%20service%20pack%201">update your machine</a> and then restart the installation. + Windows Server 2008 Service Pack 2 and all applicable updates are required to install [WixBundleName]. + + Please <a href="https://www.bing.com/search?q=how%20to%20install%20windows%20server%202008%20service%20pack%202">update your machine</a> and then restart the installation. + Windows Server 2008 SP2 or later is required to install and use [WixBundleName]. + Visit <a href="https://www.python.org/">python.org</a> to download Python 3.4. + + Disable path length limit + Changes your machine configuration to allow programs, including Python, to bypass the 260 character "MAX_PATH" limitation.