Re: Standalone Wine for console Win32 executables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I just got it working. Here's the files I kept:

Code:
dlls  libs  loader  programs  server  mydll.dll  myexe.exe  tools  wine

./dlls:
advapi32  kernel32  msvcrt  ntdll

./dlls/advapi32:
advapi32.dll.so

./dlls/kernel32:
kernel32.dll.so

./dlls/msvcrt:
msvcrt.dll.so

./dlls/ntdll:
ntdll.dll.so

./libs:
wine

./libs/wine:
libwine.so.1

./loader:
wine  wine-preloader

./programs:
wineboot

./programs/wineboot:
wineboot.exe.so

./server:
wineserver

./tools:
winewrapper




It stills have some errors when launching my program because of missing dlls, but it works anyway for my program. Is there anyway to stop wine from outputting errors?

Thank you all for your support!

FG







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux