Whisky-App / Whisky

A modern Wine wrapper for macOS built with SwiftUI
https://getwhisky.app
GNU General Public License v3.0
11.7k stars 252 forks source link

[Feature]: Programs and Games won’t run without Microsoft Webview2 runtime #362

Closed bolandnick18 closed 11 months ago

bolandnick18 commented 11 months ago

Is your feature request related to a problem?

I was wondering if we could get an installation of Microsoft Webview2 runtime working on Whisky

The reason I am asking because I know there are some windows programs and games won’t run without it.

Describe the solution you'd like

I was wondering if we could get an installation of Microsoft Webview2 runtime working on Whisky

The reason I am asking because I know there are some windows programs and games won’t run without it.

Anything else?

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

Issue Language

IsaacMarovitz commented 11 months ago

WebView2 can be downloaded here https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/fbf928f5-dd43-4f7f-94ed-75cc22fc8141/Microsoft.WebView2.FixedVersionRuntime.105.0.1343.25.x64.cab

chulinx commented 9 months ago

WebView2 can be downloaded here https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/fbf928f5-dd43-4f7f-94ed-75cc22fc8141/Microsoft.WebView2.FixedVersionRuntime.105.0.1343.25.x64.cab

do u have some method to install cab file in whisky

brewagebear commented 3 months ago

@IsaacMarovitz I think I need to use cmd.exe to install the cab file, is this possible?

I already tried to EXPEND, DISM command to install cab file but didn't work properly.