Hi, vitamin. Many thanks for the pointer. There are dozens of warn:ntdll not found msgs but I'm not sure how to interpret them. For example, warn:module:load_builtin_dll cannot open .so lib for builtin L"krnl386.exe16": /usr/bin/../lib/wine/krnl386.exe16.so: cannot open shared object file: No such file or directory warn:module:load_dll Failed to load module L"krnl386.exe16"; status=c0000135 There is definitely a krnl386.exe16 in /usr/lib/wine, but not a shared object library krnl386.exe16.so. Does that matter? There are also lots of warn:font and warn:keyboard msgs I assume I can ignore. The only other msgs seem to be version warnings warn:ver:VERSION_GetFileVersionInfo_PE Could not find VS_VERSION_INFO in L"C:\\windows\\hh.exe" warn:ver:VERSION_GetFileVersionInfo_PE Could not find VS_VERSION_INFO in L"C:\\windows\\system32\\winhlp32.exe" warn:ver:VERSION_GetFileVersionInfo_PE Could not find VS_VERSION_INFO in L"C:\\windows\\system32\\winebrowser.exe" warn:ver:VERSION_GetFileVersionInfo_PE Could not find VS_VERSION_INFO in L"C:\\windows\\system32\\notepad.exe" warn:ver:VERSION_GetFileVersionInfo_PE Could not find VS_VERSION_INFO in L"C:\\windows\\system32\\wordpad.exe" and these: warn:file:CreateFileW Unable to create file L"C:\\windows\\wininit.ini" (status c0000034) warn:profile:PROFILE_Open profile file L"C:\\windows\\wininit.ini" not found ... warn:class:CLASS_RegisterClass Win extra bytes 44 is > 40 warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\(None)" not found (c0000034) warn:file:CreateFileW Unable to create file L"(None)" (status c0000034) warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\(None)" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\\windows\\(None)" (status c0000034) warn:file:CreateFileW Unable to create file L"D:\\files\\setup.exe" (status c0000022) warn:file:CreateFileW Unable to create file L"D:\\files\\setup.exe" (status c0000022) warn:gdi:GDI_GetObjPtr Invalid handle (nil) warn:gdi:GDI_GetObjPtr Invalid handle (nil) Any clues there?