Wine Just can't run .exe files

Hello there, I've been having this issue that Wine just wont run .exe files. The only thing that happens is that my cursor switches to the loading icon for a few seconds and then it goes back to normal and nothing else happens. When I try to run the same .exe file from the CLI I get the following ouput.

002c:err:module:load_apiset_dll failed to load apiset: c0000482
0034:err:module:load_apiset_dll failed to load apiset: c0000482
003c:err:module:load_apiset_dll failed to load apiset: c0000482
0048:err:module:load_apiset_dll failed to load apiset: c0000482
0068:err:module:load_apiset_dll failed to load apiset: c0000482
0080:err:module:load_apiset_dll failed to load apiset: c0000482
00a4:err:module:load_apiset_dll failed to load apiset: c0000482
00bc:err:module:load_apiset_dll failed to load apiset: c0000482
00d4:err:module:load_apiset_dll failed to load apiset: c0000482
0024:err:module:load_apiset_dll failed to load apiset: c0000482
00f8:err:module:load_apiset_dll failed to load apiset: c0000482
0024:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.6.2" not implemented
0024:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.6.2" not implemented
0024:err:module:import_dll Library api-ms-win-crt-conio-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-convert-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-environment-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-filesystem-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-heap-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-locale-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-math-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-private-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-runtime-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-stdio-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-string-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-time-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-utility-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:module:import_dll Library api-ms-win-crt-process-l1-1-0.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
0024:err:mscoree:load_mono Could not load Mono into this process

Does anyone have an Idea on how to fix it or whats causing the issue?

My systems running Garuda Dragonized.

Hi there, welcome!
Maybe it could be this fresh new (but just fixed) bug?
https://bugs.winehq.org/show_bug.cgi?id=52614

Could be, but I just tried updating WINE and I still get the same error message.

Fixed upstream, not yet on Arch repo.

2 Likes

How long does it usually take for wine packages to be available on the Arch repo?

New releases are generally picked up quite quickly, but there would need to be a release first.

2 Likes

In addition to that, it would have probably helped in the upstream reporter had opened a bug report also at Arch, as they were also asked to do...

2 Likes

So basically it could still take a while until this bug is fixed in a release.

The bug is closed in version 7.4 now available in the Arch repo.

3 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.