Skip to content
New issue

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

[Bug]: Offline installer can't work on windows 7 #4730

Closed
winsoft666 opened this issue Aug 7, 2024 · 2 comments
Closed

[Bug]: Offline installer can't work on windows 7 #4730

winsoft666 opened this issue Aug 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@winsoft666
Copy link

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!

RJmVapGNEf IcbfYrP1NN 985DCjVfWw

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

@winsoft666 winsoft666 added the bug Something isn't working label Aug 7, 2024
@victorhuangwq
Copy link
Collaborator

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

@victorhuangwq victorhuangwq closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
@winsoft666
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants