http://bugs.winehq.org/show_bug.cgi?id=31875 Bug #: 31875 Summary: poor error output of cmd when trying to execute a non exist program Product: Wine Version: 1.5.14 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com Classification: Unclassified 1. $ wine wineconsole cmd 2. type foobar.exe and Enter Expect result: the error output should like something below: foobar.exe is not recognized as an internal or external command,operable program or batch file. Actual result: the error output is "File not found" Some installer will call cmd during installation, a "File not found" message is confusing. -- 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.