http://bugs.winehq.org/show_bug.cgi?id=23314 Summary: cmd treats all command lines with '/?' as builtin commands Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs(a)winehq.org ReportedBy: mstefani(a)redhat.com In "cmd" when a command gets the '/?' it will be treated as a builtin command for which cmd of course has no help available: $ wine cmd CMD Version 1.2-rc4 Z:\home\michi>xcopy /? No help available for xcopy xcopy is a standalone program and comes with its own help. $ wine xcopy '/?' XCOPY - Copies source files or directory trees to a destination ... -- 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.