Skip to content
Discussion options

You must be logged in to vote

Hey @tamuseanmiller - It's possible this was due to a change to avoid a bug when DPI compatibility settings were causing launch failures when trying to parent the processes/HWNDs. Instead, the child processes get launched from explorer.exe. You could check if your parent process has a "__COMPAT_LAYER" environment variable set, which could indicate this is happening. I also believe we use explorer.exe as the parent process if the host app is running as admin, as we try to avoid running the WebView2 processes as admin for security.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@champnic
Comment options

@tamuseanmiller
Comment options

@champnic
Comment options

@tamuseanmiller
Comment options

@champnic
Comment options

Answer selected by tamuseanmiller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3847 on October 05, 2023 17:51.