I would like to use OmniGet on Windows without requiring users to install Microsoft Edge WebView2 Runtime separately.
WebView2 supports a Fixed Version Runtime mode, where the WebView2 runtime files can be bundled with the application and loaded locally instead of relying on the system-installed runtime.
I tried placing the WebView2 Fixed Runtime folder next to the OmniGet executable, but the application does not detect or use it and still requires Edge WebView2 to be installed.
Could you please add support for detecting and using a bundled WebView2 Runtime located alongside the application executable?
I would like to use OmniGet on Windows without requiring users to install Microsoft Edge WebView2 Runtime separately.
WebView2 supports a Fixed Version Runtime mode, where the WebView2 runtime files can be bundled with the application and loaded locally instead of relying on the system-installed runtime.
I tried placing the WebView2 Fixed Runtime folder next to the OmniGet executable, but the application does not detect or use it and still requires Edge WebView2 to be installed.
Could you please add support for detecting and using a bundled WebView2 Runtime located alongside the application executable?