[Bug 52761] mscoree:mscoree test fails without a display or console

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 2 11:45:34 CDT 2022


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

--- Comment #15 from Esme Povirk <madewokherd at gmail.com> ---
OK, more generally, suppose I want to write a Linux script that calls a Windows
command-line utility, controlling all std handles. If I understand correctly,
the Windows command-line utility's output will go to the std handles, but any
CUI child processes will create a console window instead of using my captured
std handles. If I want to capture the std streams of child processes as well
(as would happen on Windows if I started the executable from cmd.exe with
capture, or from WSL), what is the correct way to invoke Wine to accomplish
this?

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