记录一些软件最后支持或正在支持的Win7的版本

Nextcloud Desktop 2.5.3
https://download.nextcloud.com/desktop/releases/Windows/Nextcloud-2.5.3-setup.exe

Python 3.8.10
http://npm.taobao.org/mirrors/python/3.8.10/python-3.8.10-amd64.exe
here's a python3.9 hack: https://github.com/nalexandru/api-ms-win-core-path-HACK

--update 23.5.14
VSCode 1.70.3
https://az764295.vo.msecnd.net/stable/a21a160d630530476218b85db95b0fd2a8cd1230/VSCodeSetup-x64-1.70.3.exe
see this:https://code.visualstudio.com/updates/v1_70

Chromium 109
https://github.com/Hibbiki/chromium-win64/releases/tag/v109.0.5414.120-r1070088
https://thorium.rocks/win7

reg add HKCU\Software\Policies\Google\Chrome /v SuppressUnsupportedOSWarning /t REG_DWORD /d 0x00000001
reg add HKCU\Software\Policies\Microsoft\Edge /v SuppressUnsupportedOSWarning /t REG_DWORD /d 0x00000001
reg add HKCU\Software\Policies\Chromium /v SuppressUnsupportedOSWarning /t REG_DWORD /d 0x00000001

VLC 2.2.8
https://download.videolan.org/pub/videolan/vlc/2.2.8/

OBS Studio
https://github.com/obsproject/obs-studio/releases/tag/25.0.8

NodeJs LTS
12/13 Supports Win7 Offically
14/16 Needs to set NODE_SKIP_PLATFORM_CHECK=1

Git for windows Still Supporting
https://gitforwindows.org/requirements.html

Firefox 115 ESR

此处评论已关闭