On Wed, 04 Feb 2004 07:37:55 +0000, you wrote: > ivan@debian:~$ wine /mnt/winnt/system32/notepad.exe Do not do this, your application sits in a directory full of incompatible NT dll's that will be selected because of that. > Could not stat /home/ivan/.wine/${HOME} (No such file or directory), > ignoring drive F: > Warning: could not find wine config [Drive x] entry for current working > directory /home/ivan; starting in windows directory. > When you are running with a native NT directory specify > 'Profile=<profiledirectory>' or disable loading of Windows > registry (LoadWindowsRegistryFiles=N) > err:module:import_dll No implementation for > NTDLL.DLL.RtlSetSecurityDescriptorRMControl imported from > L"C:\\winnt\\system32\\advapi32.dll", setting to 0xdeadbeef > err:module:import_dll No implementation for > NTDLL.DLL.RtlGetSecurityDescriptorRMControl imported from > L"C:\\winnt\\system32\\advapi32.dll", setting to 0xdeadbeef > err:module:import_dll No implementation for > NTDLL.DLL.RtlSelfRelativeToAbsoluteSD2 imported from > L"C:\\winnt\\system32\\advapi32.dll", setting to 0xdeadbeef That is the trouble it is causing, see? If you want to try your notepad.exe, copy it somewhere else where Wine can find it and execute the copy. That should work. Rein. -- Rein Klazes rklazes@xxxxxxxxx _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users