[Bug 48596] Net64+ needs tasklist.exe to print process +PID in csv format

WineHQ Bugzilla wine-bugs at winehq.org
Fri Feb 14 12:35:30 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48596

--- Comment #8 from Louis Lenders <xerox.xerox2000x at 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...

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list