https://bugs.winehq.org/show_bug.cgi?id=52761
--- Comment #35 from Eric Pouech eric.pouech@orange.fr --- yes and from the two patches you sent, the one which adds the DETACHED_PROCESS flag is the one to be reconsidered IMO AFAICT, the loadpaths.exe is just created in tests to test registering some .net bits. no output to console or std stream from this one is used, so that's fine
OTOH, csc.exe should emit warnings/error reports, at least to std output, and potentially console when present. so running it detached is a bad option IMO, and we'd better ensure its run attached to the console