http://bugs.winehq.org/show_bug.cgi?id=18057 Vladimir Marko <swelef(a)post.sk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |swelef(a)post.sk OS/Version|other |Linux Platform|Other |PC Summary|cmd.exe: mishandled quoted |cmd.exe: mishandled quoted |built-in commands with |built-in commands with |parameters |parameters |(programs/wcmdmain.c: |(programs/cmd/wcmdmain.c: |has_space==1 && opt_s==0) |has_space==1 && opt_s==0) --- Comment #2 from Vladimir Marko <swelef(a)post.sk> 2009-04-21 17:57:51 --- OK, I've selected _my_ hardware and OS despite being sure that the bug will be present on all HW/OS combinations where wine runs (the source code doesn't lie). The simple test case for this bug is wine cmd /c "set PATH" and I have checked on Windows XP that the command cmd /c "set PATH" indeed returns the Path environment variable (and PATHEXT). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.