|
-
Jun 25th, 2003, 01:57 PM
#1
Thread Starter
Fanatic Member
How can you terminate a process by its name?
anyone know?
ie
vb6.exe
explorer.exe
svchost.exe
etc
-
Jun 25th, 2003, 02:07 PM
#2
Hyperactive Member
search the forums... there's been plenty of threads about it.
basically you loop through all the running processes... find the one you want, then use terminateprocess to kill it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|