http://bugs.winehq.org/show_bug.cgi?id=7663
------- Additional Comments From rmh@aybabtu.com 2007-09-03 17:34 ------- Ah, it seems that backslash is mandatory here (wine 'c:\Program Files\War of the Ring Demo\Rings_Demo.exe').
Windows XP is passing full path as command-line when Rings_Demo.exe is opened from explorer GUI. Shouldn't wine do the same for invocations that supply absolute path? (and for invocations whose win32 path is fully contained in their relative path, but I suppose that'd be more tricky).