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

WineHQ Bugzilla wine-bugs at winehq.org
Mon Feb 17 17:42:51 CST 2020


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

--- Comment #9 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Created attachment 66467
  --> https://bugs.winehq.org/attachment.cgi?id=66467
updated patch

attached another update of the patch

The command line parsing turns out to be much more complicated then  adding the
simple "report all running processes " code

Here`s an attempt, still rather clumsy maybe, but it fixes this bug, and also
handles something like  (found in bugzilla for nox player):

tasklist L"/FI" L"Imagename eq NoxVMSVC.exe" L"-nh"

-- 
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