Kód: Vybrat vše
wineserver -d1;wine cmd
Edit: Asi spíš takhle:
Kód: Vybrat vše
wineserver -d2 2>log.txt;wine cmdModerátor: Moderátoři
Kód: Vybrat vše
wineserver -d1;wine cmd
Kód: Vybrat vše
wineserver -d2 2>log.txt;wine cmdKód: Vybrat vše
002c: create_file( access=80100000, sharing=00000005, create=1, options=00000060, attrs=00000000, objattr={rootdir=0000,attributes=00000000,sd={},name=L"\\??\\C:\\windows\\system32\\kernel32.dll"}, filename="/usr/lib/x86_64-linux-gnu/wine/x86_64-windows/kernel32.dll" )Kód: Vybrat vše
002c: create_key( access=000f003f, options=00000000, objattr={rootdir=0000,attributes=000000c0,sd={},name=L"\\Registry\\User\\S-1-5-21-0-0-0-1000\\Software\\Wine\\DllOverrides"}, class=L"" )
002c: create_key() = OBJECT_NAME_EXISTS { hkey=0004 }
002c: get_key_value( hkey=0004, name=L"wineboot.exe" )
002c: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} }
002c: get_key_value( hkey=0004, name=L"*wineboot.exe" )
002c: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} }
002c: create_file( access=80100000, sharing=00000005, create=1, options=00000060, attrs=00000000, objattr={rootdir=0000,attributes=00000000,sd={},name=L"\\??\\C:\\windows\\system32\\wineboot.exe"}, filename="/usr/lib/wine/i386-windows/wineboot.exe" )
002c: create_file() = 0 { handle=0008 }
002c: create_mapping( access=000f000d, flags=01000000, file_access=00000001, size=00000000, file_handle=0008, objattr={} )
002c: create_mapping() = 0 { handle=000c }
002c: close_handle( handle=0008 )
002c: close_handle() = 0Kód: Vybrat vše
002c: get_key_value( hkey=0004, name=L"Z:\\usr\\lib\\wine\\i386-windows\\kernel32" )
002c: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} }
002c: get_key_value( hkey=0004, name=L"*kernel32" )
002c: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} }
002c: get_key_value( hkey=0004, name=L"kernel32" )
002c: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} }
002c: create_file( access=80100000, sharing=00000005, create=1, options=00000060, attrs=00000000, objattr={rootdir=0000,attributes=00000000,sd={},name=L"\\??\\Z:\\usr\\lib\\wine\\i386-windows\\kernel32.dll"}, filename="/usr/lib/wine/i386-windows/kernel32.dll" )
002c: create_file() = 0 { handle=0010 }
002c: create_mapping( access=000f000d, flags=01000000, file_access=00000001, size=00000000, file_handle=0010, objattr={} )
002c: create_mapping() = 0 { handle=0018 }
002c: close_handle( handle=0010 )
002c: close_handle() = 0Kód: Vybrat vše
WINEDEBUG=warn+all wine cmd 2>q.txtKód: Vybrat vše
ulimit -aKód: Vybrat vše
WINE_STACK=8000K wine cmd