http://bugs.winehq.org/show_bug.cgi?id=7663
------- Additional Comments From dmitry@codeweavers.com 2007-11-03 22:37 -------
Windows XP is passing full path as command-line when Rings_Demo.exe is opened from explorer GUI.
Windows passes to the app what was specified in the desktop shortcut (.lnk file), there is no any magic in the "explorer GUI".
If you edit .lnk to remove full path from the running .exe and set working directory to where the application is, the I'd expect to see the app failing under Windows as well.