dimesio wrote:
X-Windows wrote:
According to winecfg About, I am using Wine 1.2-rc2.
I am currently installing DeusEx, a program i had working on the default C: drive (installed fine). Here is the output when I run the program through terminal:
Code:
/media/Wine/drive_c/Program Files/DeusEx/System$ wine DeusEx.exe
err:module:attach_process_dlls "Core.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\DeusEx\\System\\DeusEx.exe" failed, status c0000005
Did you remember to export WINEPREFIX=/media/Wine before all this?
You can edit the users .profile file to add this so it will happen
automatically whenever the user logs in. This is beyond the scope of
this project.
James McKenzie