Results 1 to 2 of 2

Thread: Is EXE Running?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2000
    Location
    Gainesville, FL
    Posts
    131
    Anyone know of a way to tell if a program is running given the EXE name?

    For example,

    ret = IsProgramRunning("c:\Windows\regedit.exe")
    if ret = true then msgbox("it's running!"


    ????



  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Mar 2000
    Location
    Gainesville, FL
    Posts
    131
    Nevermind, found what I needed! (I need to learn patience!)

    2nd to last reply:

    http://forums.vb-world.net/showthrea...threadid=45648

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