After latest updates included wine (wine-6.15), can’t run winecfg on empty profile.
winecfg
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
wine: could not load kernel32.dll, status c0000135
Most likely you have to run first winetricks d3dx10 d3dx9_36 vcrun2005 corefonts
Depending if you use or not some wineprefix … you have to point to it.
Much easier to deal with all this by using PlayOnLinux
sudo pamac install winetricks ; echo ok ; winetricks d3dx10 d3dx9_36 vcrun2005 corefonts ; echo ok ; winecfg
Preparing...
Warning: winetricks-20210206-1 is up to date -- skipping
Nothing to do.
Transaction successfully finished.
ok
Executing mkdir -p /home/Tribble
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
------------------------------------------------------
WINEPREFIX INFO:
Drive C: total 16
drwxr-xr-x 4 Tribble Tribble 4096 Aug 20 11:17 .
drwxr-xr-x 4 Tribble Tribble 4096 Aug 20 11:21 ..
drwxr-xr-x 3 Tribble Tribble 4096 Aug 20 11:17 users
drwxr-xr-x 4 Tribble Tribble 4096 Aug 20 11:17 windows
Registry info:
/home/Tribble/.wine/system.reg:#arch=win64
/home/Tribble/.wine/user.reg:#arch=win64
------------------------------------------------------
------------------------------------------------------
warning: wine cmd.exe /c echo '%AppData%' returned empty string, error message "wine: could not load kernel32.dll, status c0000135"
------------------------------------------------------
ok
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
wine: could not load kernel32.dll, status c0000135