adang1345 / PythonWin7

Python 3.9+ installers that support Windows 7 SP1 and Windows Server 2008 R2 SP1
MIT License
595 stars 71 forks source link

Link to the Windows update is 32 bit only, should specify 64 bit as well #27

Closed allanonmage closed 11 months ago

allanonmage commented 11 months ago

The link that you have posted for KB3063858 is for the 32 bit version only. If you didn't know, Windows updates are either 32 bit or 64 bit only. They don't get packaged in the same installer.

The 64 bit version of KB3063858 can be found here:

https://www.microsoft.com/en-gb/download/details.aspx?id=47442

adang1345 commented 11 months ago

Thank you. I added the link for 64-bit Windows.