https://bugs.winehq.org/show_bug.cgi?id=48596
--- Comment #8 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 66442 --> https://bugs.winehq.org/attachment.cgi?id=66442 minimal functionality patch
I polished up the patch;
It handles the "tasklist" L"/FO" L"CSV" L"/NH" apparently.
But it looks like the app now wants more after this patch applied:
"tasklist" L"/FI" L"PID eq 99" L"/FO" L"CSV" L"/NH" L"/V"
So we should now only print that pid (of Project64MM.exe in this case)
With the patch the wrong process (services.exe) appears in the GUI, but I was nevertheless able to connect to a server...