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
Copy file name to clipboardExpand all lines: Tools/msi/bundle/Default.wxl
+3-3
Original file line number
Diff line number
Diff line change
@@ -112,18 +112,18 @@ See <a href="https://docs.python.org/[ShortVersion]/whatsnew/[ShortVersion].h
112
112
<StringId="SuccessModifyMessage">Thank you for using [WixBundleName].</String>
113
113
<StringId="SuccessRepairMessage">Thank you for using [WixBundleName].
114
114
115
-
Feel free to email <a href="mailto:python-list@python.org">python-list@python.org</a> if you continue to encounter issues.</String>
115
+
Feel free to post at <a href="https://discuss.python.org/c/users/7">discuss.python.org</a> if you continue to encounter issues.</String>
116
116
<StringId="SuccessRemoveMessage">Thank you for using [WixBundleName].
117
117
118
-
Feel free to email <a href="mailto:python-list@python.org">python-list@python.org</a> if you encountered problems.</String>
118
+
Feel free to post at <a href="https://discuss.python.org/c/users/7">discuss.python.org</a> if you encountered problems.</String>
119
119
<StringId="FailureHeader">Setup failed</String>
120
120
<StringId="FailureHyperlinkLogText">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>.</String>
121
121
<StringId="FailureRestartText">You must restart your computer to complete the rollback of the software.</String>
<StringId="FailureExistingInstall">Unable to install [WixBundleName] due to an existing install. Use Programs and Features to modify, repair or remove [WixBundleName].</String>
124
124
<StringId="FailureOldOS">At least Windows 8.1 or Windows Server 2012 are required to install [WixBundleName]
125
125
126
-
Visit <a href="https://www.python.org/">python.org</a> to download an earlier version of Python.</String>
126
+
Visit <a href="https://www.python.org/downloads/">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