[Bug 28320] New: Echo context not restored properly when executing external cmd scripts without CALL

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 8 17:44:19 CDT 2011


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

           Summary: Echo context not restored properly when executing
                    external cmd scripts without CALL
           Product: Wine
           Version: 1.3.27
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: normal
          Priority: P2
         Component: cmd
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: frederic.delanoy at gmail.com


Create a file foo.cmd with the following contents:
@echo off
echo hello

Now, launch cmd (you're in echo mode) and issue a "foo"

=> hello is correctly printed, but the echo mode is still off, while it should
be 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