.netvb.netmicrosoft-edgewebview2

Detect if WebView2 is installed on clients machine (VB.NET)


I am looking for a way to detect if WebView2 runtime is installed on the clients machines so that i can display using the old ie browser instead if they don't have it installed. I am using VB.NET.

Thanks


Solution

  • You can refer to this doc about how to check if the WebView2 Runtime is already installed. To verify, complete one of the following actions: