edit: fixed thumbnail
7 points
Kill the exe process itself, killing wineserver doesn’t help, that spawns just new children. Similiar to goblins.
8 points
I later figured that pkill -9 -f "\.exe"
works if wineserver -k
doesn’t. And that killing wineserver by calling killall wineserver
is bad
1 point