[Bug 33635] wine cmd executes text inside comments as commands.

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 2 02:29:13 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33635

--- Comment #4 from Dmitry Utkin <loentar at gmail.com> 2013-06-02 02:29:13 CDT ---
I found this bug while tried to start SetEnv.cmd from Windows SDK v7.1 (v7.0a
affected too).

There is a line:

    :: Usage : Setenv [/Debug | /Release][/x86 | /x64 | /ia64 ][/vista | /xp |
/2003 | /2008 | /win7][-h | /?]

and when it started under wine cmd it produce multiple error lines:

    Can't recognize '/Release][/x86 ' as an internal or external command, or
batch script.
    Can't recognize '/x64 ' as an internal or external command, or batch
script.

and so on..

-- 
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.



More information about the wine-bugs mailing list