My wine seems to be broken. Missing some things. For instance, when I run "regedit" in terminal, this is the result in the terminal window. Code: regedit err:module:find_forwarded_export module not found for forward 'msvcrt.wcscat' used by L"C:\\windows\\system32\\ntoskrnl.exe" err:module:find_forwarded_export module not found for forward 'msvcrt.wcslen' used by L"C:\\windows\\system32\\ntoskrnl.exe" err:module:find_forwarded_export module not found for forward 'msvcrt.memmove' used by L"C:\\windows\\system32\\ntoskrnl.exe" err:module:find_forwarded_export module not found for forward 'msvcrt._strupr' used by L"C:\\windows\\system32\\ntoskrnl.exe" err:module:find_forwarded_export module not found for forward 'msvcrt._wcsicmp' used by L"C:\\windows\\system32\\ntoskrnl.exe" err:module:find_forwarded_export module not found for forward 'msvcrt._stricmp' used by L"C:\\windows\\system32\\ntoskrnl.exe" err:module:import_dll Library TDI.SYS (which is needed by L"C:\\windows\\system32\\Drivers\\fwdrv.sys") not found err:module:import_dll Library NDIS.SYS (which is needed by L"C:\\windows\\system32\\Drivers\\fwdrv.sys") not found err:winedevice:ServiceMain driver L"fwdrv" failed to load err:module:import_dll Library msvcrt.dll (which is needed by L"C:\\windows\\system32\\regedit.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\regedit.exe" failed, status c0000135 It says several modules are not found. I am lost. No idea what to do here.