[Bug 44447] New: winconsole incorrect redirects output to terminal when running a cmd file.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 30 17:02:37 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44447

            Bug ID: 44447
           Summary: winconsole incorrect redirects output to terminal when
                    running a cmd file.
           Product: Wine
           Version: 3.0
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: leslie_alistair at hotmail.com
      Distribution: ---

Create file native.cmd and add
@echo off
set PATHEXT=%PATHEXT%;.;
/bin/bash winepath -u "C:\users\Desktop\test.txt"

....
Run wineconsole
call "native.cmd"

The output from native.cmd appears in the terminal wineconsole was run from and
not within wineconsole itself.

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