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

Support non-elevated installations of WebView2 #840

Merged
merged 1 commit into from Jan 15, 2022
Merged

Support non-elevated installations of WebView2 #840

merged 1 commit into from Jan 15, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jan 14, 2022

Microsoft has changed the way their WebView2 installers work - by default the runtime is installed without administrator privileges. Registry paths are also changed (HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE, and no separate paths for 64-bit operating systems).

MicrosoftEdge/WebView2Feedback#2030

I've tested my changes with Win10 21H2, both 32-bit and 64-bit.

@r0x0r r0x0r merged commit 2d76895 into r0x0r:master Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant