[Bug 37777] ReadCube can't install (taskkill does not support /FI operator)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 28 05:35:06 CST 2014


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

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Summary|ReadCube can't install      |ReadCube can't install
                   |                            |(taskkill does not support
                   |                            |/FI operator)
     Ever confirmed|0                           |1

--- Comment #3 from Bruno Jesus <00cpxxx at gmail.com> ---
This is the line passed to taskkill:
c:\windows\system32\taskkill.exe /F /T /FI IMAGENAME eq readcube*

The problem is that currently there is no support for the /FI parameter, in
this case "IMAGENAME eq readcube*". There are many other filters and operators
in the taskkill msdn page.

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