Link to home
Start Free TrialLog in
Avatar of dys7opia
dys7opia

asked on

kill .exe

How do I kill (close/destroy/etc) a specific .exe?
Like... kill a list of them...

Kill (whatever.exe)
kill (something.exe)

Or something like that. You know what I mean, right? I just want to know how to kill a list of specific .exe's. I really appreciate the help! Thanks. :)
ASKER CERTIFIED SOLUTION
Avatar of enooks
enooks

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Pika
Pika

hey, cool... win nt, 2k and xp, too :)
Microsoft has a tool called kill.exe that kills an exe .

So one way to do it is to download that tool and then use shellexecute('kill.exe' + ........)

I hope I was helpful.
dys7opia:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.