Winecfg doesn't start anymore

Hello,

I had a program in autostart. Since some days it still doesn’t start. I tried “winecfg” and got this:

$ winecfg
01a8:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
01a8:err:module:import_dll Loading library coml2.dll (which is needed by L"C:\\windows\\syswow64\\ole32.dll") failed (error c0000020).
01a8:err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\syswow64\\winecfg.exe") not found
01a8:err:module:import_dll Loading library coml2.dll (which is needed by L"C:\\windows\\syswow64\\ole32.dll") failed (error c0000020).
01a8:err:module:import_dll Library ole32.dll (which is needed by L"C:\\windows\\syswow64\\winmm.dll") not found
01a8:err:module:import_dll Library winmm.dll (which is needed by L"C:\\windows\\syswow64\\winecfg.exe") not found
01a8:err:module:loader_init Importing dlls for L"C:\\windows\\syswow64\\winecfg.exe" failed, status c0000135

In example for coml2.dll :

$ locate coml2.dll
/home/tom/.wine/drive_c/windows/system32/coml2.dll
/home/tom/.wine/drive_c/windows/syswow64/coml2.dll
/usr/lib/wine/x86_64-windows/coml2.dll
/usr/lib32/wine/i386-windows/coml2.dll

Manjaro Vulcan 23.1.3 full updated, 64Bit
GNOME Shell 45.4
GTK 3.24.41
Wine 9.2-1

Some basic information about your system would be helpful. Wine version? Manjaro branch? Is the system fully updated? Which program are you trying to open?

While wine is in the repo - windows programs is unsupported.

I suggest you recreate your wine bottle to match any updated wine files.

Sorry… I have completed my entry post with my system informations. I have wine reinstalled. I cannot start any program, because still winecfg doesn’t start.

I have now been able to solve the problem. I deleted the .wine folder, saved my settings from the user.reg before and copied them back.

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