You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<StringId="FailureExistingInstall">Unable to install [WixBundleName] due to an existing install. Use Programs and Features to modify, repair or remove [WixBundleName].</String>
123
123
124
-
<StringId="FailureOldOS">At least Windows 8.1 or Windows Server 2012 are required to install [WixBundleName]
124
+
<StringId="FailureWin7MissingSP1">Windows 7 Service Pack 1 and all applicable updates are required to install [WixBundleName].
125
+
126
+
Please <a href="https://www.bing.com/search?q=how%20to%20install%20windows%207%20service%20pack%201">update your machine</a> and then restart the installation.</String>
127
+
<StringId="FailureVistaOrEarlier">Windows 7 SP1 or later is required to install and use [WixBundleName].
128
+
129
+
Visit <a href="https://www.python.org/">python.org</a> to download Python 3.8.</String>
130
+
131
+
<StringId="FailureWS2K8R2MissingSP1">Windows Server 2008 R2 Service Pack 1 and all applicable updates are required to install [WixBundleName].
132
+
133
+
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.</String>
125
134
126
-
Visit <a href="https://www.python.org/">python.org</a> to download an earlier version of Python.</String>
<StringId="SuccessMaxPathButtonNote">Changes your machine configuration to allow programs, including Python, to bypass the 260 character "MAX_PATH" limitation.</String>
0 commit comments