Hi I'm running an application that uses toolbook files such as tb70net.exe and others. winevdm.exe crashes leaving a long logfile starting with: wine: cannot find L"C:\\windows\\system32\\TB70.exe" mario@arrayan:~/.wine-bottles/Pipo/drive_c/Program Files/Pipouni> fixme:hook:Set WindowsHookEx16 System-global hooks (7) broken in Win16 wine: Unhandled page fault on read access to 0x00001370 at address 0x12d7:0x0000 0862 (thread 0023), starting debugger... Unhandled exception: page fault on read access to 0x00001370 in 16-bit code (12d 7:0862). fixme:dbghelp:addr_to_linear Failed to linearize address d810:1f04 (mode 0) In 16 bit mode. Register dump: (continues with other 170 lines of info) The file TB70.exe is nowhere to be found. On the CD hosting the application there are several files TB70XXX.EXE (XXX=many things), but no TB70.exe ... Somehow windevdm.exe expects to find tb70.exe on C:/windows/system32 (the wine version of this). Any help please? Thanks Mario