From cd3c2c8765cebcf9c48ed9f88045e329ac80261a Mon Sep 17 00:00:00 2001 From: stonebig Date: Sat, 1 Sep 2018 17:59:34 +0200 Subject: [PATCH] simpler link to vc_redist --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 63148e0..11d0443 100644 --- a/index.html +++ b/index.html @@ -106,9 +106,9 @@

Portable or not, the choice is yours!

That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways! -

(*) For recent WinPython, Windows 7/8 users may have to install Microsoft Visual C++ Redistributable for Visual Studio 2017 +

(*) For recent WinPython, Windows 7/8 users may have to install Microsoft Visual C++ Redistributable for Visual Studio 2017 (vc_redist_x86.exe for WinPython 32bit, vc_redist_x64.exe for Winpython 64bit) -

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

(**) 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

WinPython Small Logos