Closing a cmd window kills all processes launched by it. On Windows, closing cmd doesn't cause anything.
explorer.exe
Result: explorer is killed.
Expected Result: explorer is not killed.
Hello @Worldwidebrine, this is behavior inherited from upstream wine. Reproduce this issue with vanilla wine and report the issue to https://bugs.winehq.org if it hasn't been already.
Nothing extracted yet.
Compatibility Report
I confirm:
Symptoms
Closing a cmd window kills all processes launched by it.
On Windows, closing cmd doesn't cause anything.
Reproduction
explorer.exeor any other GUI program;Result:
explorer is killed.
Expected Result:
explorer is not killed.