79641199

Date: 2025-05-27 21:16:53
Score: 4
Natty: 4
Report link

why not just check the path? C:\Program Files (x86)\Microsoft\EdgeWebView\Application

seems a lot easier than checking the reg. important if you are doing a silent install: MicrosoftEdgeWebview2Setup.exe /silent /install

you need check in a loop with a 2 sec pause if the path exists before starting up the app.

https://developer.microsoft.com/en-us/microsoft-edge/webview2

its the evergreen standalone installer

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): why not
  • Low reputation (1):
Posted by: dev