Results 1 to 2 of 2

Thread: How can you terminate a process by its name?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2002
    Posts
    628

    Post How can you terminate a process by its name?

    anyone know?

    ie
    vb6.exe
    explorer.exe
    svchost.exe

    etc

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Posts
    416
    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
  •  



Click Here to Expand Forum to Full Width