Jump to content

Recommended Posts

Posted

does anyone know of a completely silent process killer? im currently using PSkill and it has a huge banner whenever it starts up and screws up the look of my batchfile output screen also it says "process <process name> killed successfully" i dont want any of this, i was just wondering if anyone knew of an alternate program that i could use....


Posted

I found some sample code on the web to kill processes. I have been working with the process management API's on another project when I found this. I compiled it for you... completely silent. Just call kp.exe <process name to kill>

EDIT: removed debug symbols (ref to msvc60d.dll)

kp.zip

Posted

@alanoll,

he wanted something completely silent... no feedback. don't see a switch for that in taskkill.

Posted
Almost every killer can be silenced by using redirection to nul

Good point Soulin. Guess a programmers first reaction is to compile some code. :D

Posted
want me to drive over and get it

LOL, I was over your way Sunday at the Millville Air Show.... Way Cool B)

Hope you can use the Proc Killer.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...