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

[Breaking Change] Unpackaged Win32 app using Fixed Version v120+ on Win10 need ACL #82

Open
victorhuangwq opened this issue Dec 7, 2023 · 0 comments
Assignees
Labels
Breaking Change Notable change in behavior that may require updating your app

Comments

@victorhuangwq
Copy link
Contributor

victorhuangwq commented Dec 7, 2023

Due to security feature introduced in Edge/WebView2 Runtime v120 to run Renderer process inside App Container, the Fixed Version runtime in its loose binaries form needs proper ACL in order to function.

If you are picking up Fixed Version v120 and above for an unpackaged Win32 app and you are targeting Windows 10 devices, you need to take step 6 in Details about the Fixed Version runtime distribution mode otherwise WebView2 will crash on launch. This does not impact Windows 11 and does not impact evergreen or packaged Fixed Version app. This also does not impact app using Fixed Version v119 or earlier.

@victorhuangwq victorhuangwq added the Breaking Change Notable change in behavior that may require updating your app label Dec 7, 2023
@MicrosoftEdge MicrosoftEdge locked and limited conversation to collaborators Dec 7, 2023
@nishitha-burman nishitha-burman pinned this issue Jan 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Breaking Change Notable change in behavior that may require updating your app
Projects
None yet
Development

No branches or pull requests

2 participants