Login | |
|
 |
RE: Check to see if program is running, if not...start ... - 12/28/2006 4:59:50 AM
|
|
 |
|
| |
dm_4ever
Posts: 2721
Score: 46
Joined: 6/29/2006
From: Orange County, California
Status: offline
|
You should be able to check and start a process using WMI and the Win32_Process class (http://msdn2.microsoft.com/en-us/library/aa394372.aspx). You should be able to find examples available on that page and by searching this forum for Win32_Process.
_____________________________
dm_4ever My philosophy: K.I.S.S - Keep It Simple Stupid Read Me: http://www.visualbasicscript.com/m_24727/tm.htm Frequently Asked Stuff: http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
| |
|
|
 |
|
 |
|
|