[Bug 4814] Fatal Error:Could not load module 'bin/gui2.dll' when ran from a shortcut

Wine Bugs wine-bugs at winehq.org
Wed Mar 15 19:19:50 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4814


vitaliy at kievinfo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From vitaliy at kievinfo.com  2006-15-03 19:19 -------
You have to specify full _windows_ path to the Steam.exe
I'm getting exactly the same error when ran from command line on win2k:
c:
cd \
"Program Files/Steam/Steam.exe" - error
\Program Files\Steam\Steam.exe - error
c:\Program Files\Steam\Steam.exe - works.

On Wine:
cd ~/.wine/drive_c
wine Program\ Files/Steam/Steam.exe - error
wine '\Program Files\Steam\Steam.exe' - error
wine 'c:\Program Files\Steam\Steam.exe' - works
cd /tmp
wine 'c:\Program Files\Steam\Steam.exe' - works

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list