http://bugs.winehq.org/show_bug.cgi?id=36216
Xinkai yeled.nova@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yeled.nova@gmail.com
--- Comment #8 from Xinkai yeled.nova@gmail.com --- (In reply to Matteo Bruni from comment #2)
I ran a regression test and weirdly (for me at least) the culprit seems to be:
commit 2005be6dc92c0943ede01525cecad88f8e83c9c7 Author: Vincent Povirk vincent@codeweavers.com Date: Wed Apr 16 15:50:37 2014 -0500
shell32: Use CREATE_NEW_CONSOLE when SEE_MASK_NOCONSOLE is omitted.
Reverting it on top of wine 1.7.18 fixes the issue here. Jerome, can you confirm? I guess a +tid,+exec,+process trace might shed some light.
Thanks, reverting this works for me as well.