Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Check If an application is running - VBScript
Closed Thread
Old 06-08-2006, 12:18 PM   #1 (permalink)
 
Newb Techie

Join Date: May 2006

Posts: 4

Randum77

Send a message via AIM to Randum77
Default Check If an application is running - VBScript

I am trying to figure out how to check to see if an application is running. I have a system where a file watch program has to run all the time, and users tend to close it by accident frequently. What i've been wanting to do is created a script that I can schedule to check to see if the app is running, and if not, start it up. I got the start up working fine but I can't find anything to check to see if it's running. Any help would be appreciated.
Randum77 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On