Tuesday January 9 2007 16:29、Paul Fox さんは書きました: > trying with a more direct path the the executable gives a variation on the > same theme: > > $ ls /mnt > autorun.inf* df0000exe.manifest* taxcut.exe* temporaryitems/ > data/ dpro2006.exe* taxcutapp/ > df0000.exe* taxcut/ taxcutexe.manifest* > $ > $ WINEDEBUG=warn+all wine /mnt/taxcut.exe > warn:module:load_builtin_dll cannot open .so lib for builtin > L"taxcut.exe": /usr/lib/wine/taxcut.exe.so: cannot open shared object file: > No such file or directory warn:module:load_dll Failed to load module > L"D:\\taxcut.exe"; status=c0000135 wine: could not load L"D:\\taxcut.exe": > Module not found > > i can run other programs, which come with wine, successfully, > e.g. winhlp.exe, and cmd.exe. Maybe you deleted Z: drive in winecfg? Run winecfg and see if you have it. Z: drive should point to "/" - this is default after clean Wine installation. Also you can try to run programs like that: wine "D:\program.exe" Just place program.exe to ~/.wine/drive_c/ directory and try. Everything should work: running from Windows path (last example) and Unix path (make sure that you have Z: drive and if not repeir it as described above). _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users