http://bugs.winehq.org/show_bug.cgi?id=21927 Summary: cmd /c "dir " fails Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com In Windows, cmd /c "dir " works (note the trailing space). In Wine, it doesn't, even if you invoke it from inside a cmd shell (where the quote processing should be identical to that on windows). This isn't specific to dir; it applies to any internal command. External commands, e.g. cmd /c "notepad ", work fine. Reported in wine-users forum, http://forum.winehq.org/viewtopic.php?t=7854 -- 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.