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

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 5 12:32:11 CDT 2022


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

--- Comment #30 from Esme Povirk <madewokherd at gmail.com> ---
I can change the Wine tests, but I can't control how Windows programs invoke
csc.exe. I think it's not only possible but very likely that some Windows
programs start csc.exe with DETACHED_PROCESS. Currently, on Wine, that results
in a new console window, not for csc.exe but for mcs.exe. So I need a way I can
invoke mcs.exe that won't create a new console window regardless of how csc.exe
was started, and also not lose mcs.exe's output in the process.

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