Winetricks / winetricks

Winetricks is an easy way to work around problems in Wine
GNU Lesser General Public License v2.1
2.72k stars 395 forks source link

Can't install vcrun (any version) #2065

Open Wionsito opened 1 year ago

Wionsito commented 1 year ago

I'm trying to play a game using Wine, but after I launch it, it crashes and say that I need c++ runtime.

When I try to install vcruntime (any version) using Winetricks, it gives me this error: “command /Users/-/Library/Application Support/heroic/tools/wine/Wine-8.5/Contents/Resources/wine/bin/wine64 vc_redist.x86.exe /q returned status 6. Aborting.”

I'm using Wine 8.5 Staging and Winetricks 20230212 on macOS 13.3.1 and a Mac mini m2.

I'm launching Winetricks using Heroic Game Launcher built in option, I'm also using Zenity.

austin987 commented 1 year ago

Please post the full output, testing in a clean WINEPREFIX. That line alone doesn't show much information.

FWIW, works here in wine-devel-8.5 on an m1.

scroll44 commented 4 months ago

Good evening,

I read on the internet that vc_redist.x86.exe (vcrun family) requires wine32 to run.

I tried to install wine, wine32 and wine64 which were not installed on my computer. Wine and Wine64 are in conflict.

So I installed wine and wine32.

Well, vcrun2019 installed without any problem.

A solution for you, I think ...