http://bugs.winehq.org/show_bug.cgi?id=6850
Michael Abbott michael@araneidae.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michael@araneidae.co.uk
--- Comment #16 from Michael Abbott michael@araneidae.co.uk 2009-03-31 13:41:13 --- Well, I did some experimenting around this bug.
This context applies throughout:
$ cd "$WINEPREFIX/drive_c/Program Files/Deus Ex - Invisible War/System"
The following attempts failed with exactly the bug reported here:
$ wine DX2.exe $ wine 'c:/Program Files/Deus Ex - Invisible War/System/DX2.exe'
amazingly, though, the following has successfully launched the game
$ wine 'c:\Program Files\Deus Ex - Invisible War\System\DX2.exe'
Comment #12 hinted at this, but perhaps not explicitly enough!