From c362acb0a370111281b269750bb69a53c257e246 Mon Sep 17 00:00:00 2001 From: stonebig Date: Sat, 4 Feb 2023 11:44:51 +0100 Subject: [PATCH] latest ... Windows 7 news --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 6971f03..42c1424 100644 --- a/index.html +++ b/index.html @@ -311,6 +311,8 @@

Overview

  • Flexible: 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 8..10 users may have to install missing system DLL Microsoft Visual C++ Redistributable for Visual Studio 2017..2019 (vc_redist_x86.exe for WinPython 32bit, vc_redist_x64.exe for Winpython 64bit) +

    (*) For recent WinPython, Windows 8..11 users may have to install missing system DLL Microsoft Visual C++ Redistributable for Visual Studio 2017..2019 (vc_redist_x86.exe for WinPython 32bit, vc_redist_x64.exe for Winpython 64bit)

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