Skip to content

Commit b753e9a

Browse files
authored
Merge pull request #81 from stonebig/master
per caution, suggesting windows 10 users may have to do it too
2 parents 17b3f11 + 09747f3 commit b753e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h2 id="portable">Portable or not, the choice is yours!</h2>
142142
</ul>
143143
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!
144144

145-
<p>(*) For recent WinPython, Windows 8 users may have to install <a href="https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads">Microsoft Visual C++ Redistributable for Visual Studio 2017</a> (vc_redist_x86.exe for WinPython 32bit, vc_redist_x64.exe for Winpython 64bit)
145+
<p>(*) For recent WinPython, Windows 8..10 users may have to install missing system DLL <a href="https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads">Microsoft Visual C++ Redistributable for Visual Studio 2017..2019</a> (vc_redist_x86.exe for WinPython 32bit, vc_redist_x64.exe for Winpython 64bit)
146146

147147
<p>(*) For best Winpython 2018-01 and later experience, it is recommended to have Winpython base directory path smaller than 37 characters. example: C:\Users\xxxxxxxx\Downloads\WinPython
148148

0 commit comments

Comments
 (0)