[Bug 26944] taskkill needs to handle both / and - switches

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 28 22:06:11 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=26944

Ken Sharp <kennybobs at o2.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |programs
         AssignedTo|wine-bugs at winehq.org        |kennybobs at o2.co.uk
            Summary|GomezPEER fails to end      |taskkill needs to handle
                   |gozilla.exe                 |both / and - switches

--- Comment #8 from Ken Sharp <kennybobs at o2.co.uk> 2012-09-28 22:06:11 CDT ---
The solution is unbelievably simple!

GómezPEER executes TASKKILL -F -IM gozilla.exe

This fails because taskkill only handled / switches.

Changing two characters in the source works around this bug. I have no idea how
to add "/ or -" to the code (efficiently) or I would submit a patch.

I will come back to this in a couple of days as it's late here.

Attaching two simple patches to solve the Gómez problem only, for reference.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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