We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evergreen Standalone Installer can't work on windows 7.
OS version: 6.1.7601.
Please help me, this is very important for me, thanks!
Blocking. My app's basic functions are not working due to this issue.
Stable release (WebView2 Runtime)
No response
Win32
Earlier than Windows 10 (deprecated)
6.1.7601
Download standalone installer from https://developer.microsoft.com/en-us/microsoft-edge/webview2?form=MA13LH#download-section, then run it.
No, issue does not reproduce in the corresponding Edge version
No, this never worked
The text was updated successfully, but these errors were encountered:
Windows 7 is not a supported platform for WebView2. The last supported version of WebView2 on Windows 7 is 109 https://learn.microsoft.com/en-us/microsoft-edge/webview2/#supported-platforms
Sorry, something went wrong.
After some research, I found reason.
The new version of Evergreen Standalone installer does not support Win7, but Evergreen Bootstrapper still supports downloading version 109 on Win7.
But Bootstrapper uses the HTTPS protocol to download, if Win7 does not have KB4474419 patch installed, the installation will fail.
No branches or pull requests
What happened?
Evergreen Standalone Installer can't work on windows 7.
OS version: 6.1.7601.
Please help me, this is very important for me, thanks!
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
No response
SDK Version
No response
Framework
Win32
Operating System
Earlier than Windows 10 (deprecated)
OS Version
6.1.7601
Repro steps
Download standalone installer from https://developer.microsoft.com/en-us/microsoft-edge/webview2?form=MA13LH#download-section, then run it.
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: