ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Coding Snacks

Killing app the way Alfred can in OSX

(1/3) > >>

dcsev:
I use Listary 5 and would kill some kind of a solution to kill programs easily and quickly based on process name.  Does anyone know of a program that could do the same?
Alfred on OSX does it best by using an extension. I type in kill <process name>




x16wda:
If you mean on Windows, try "taskkill /f /im program.exe". Of course there are other options like by pid too, and the program name does not need to be completely spelled out.

anandcoral:
I use Kill, https://www.ghacks.net/2015/09/17/sudo-and-kill-commands-for-windows/?utm_nonghacks=onghutgao.net,
it simple as
Kill <program>

Though the original site is not working now. I have the exe, if you want it.

Regards,

Anand

4wd:
I think he's after something like, for example, a FARR plugin for killing processes.

You'd type in kill xyz and a list of processes containing the string xyz, (the list updating as more characters were entered), would be listed which then can be terminated by selecting.

Perhaps a FARR plugin would be the easiest way to do it?

skwire:
Perhaps a FARR plugin would be the easiest way to do it?
-4wd (October 28, 2019, 07:09 AM)
--- End quote ---

FARR's ProcessKill Plugin here:  http://www.dcmembers.com/taichi/downloads/

I use the last version (0.0.7) and it works well.

Navigation

[0] Message Index

[#] Next page

Go to full version