-
wv := URLPresenter show: 'WebView2'. The window that pops up says: When I try to install either the x86 or x64 runtimes, it tells me they are already installed. I am using Dolphin 7.20, using the installer in 'Releases' |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
So, I managed to solve this. Now it works :) |
Beta Was this translation helpful? Give feedback.
So, I managed to solve this.
I downloaded the nuget package for webview2 which you can find by googling 'webview2 sdk'.
Opened the nuget package in winrar.
Go to runtimes/win-x86/native
Put that file WebView2Loader.dll in your image folder
Now it works :)