Can't run winecfg

Questions about Wine on Linux
Locked
D3MONSLAY3R101
Newbie
Newbie
Posts: 1
Joined: Mon Sep 16, 2024 3:00 am

Can't run winecfg

Post by D3MONSLAY3R101 »

Everytime I try to run winecfg in the terminal I get these errors:

Code: Select all

00f0:err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\syswow64\\winecfg.exe") not found
00f0:err:module:import_dll Loading library comdlg32.dll (which is needed by L"C:\\windows\\syswow64\\winecfg.exe") failed (error c000007b).
00f0:err:module:import_dll Library winmm.dll (which is needed by L"C:\\windows\\syswow64\\winecfg.exe") not found
00f0:err:module:loader_init Importing dlls for L"C:\\windows\\syswow64\\winecfg.exe" failed, status c0000135
Locked