cr4ckerK9
-
Total Posts
:
4
- Scores: 0
-
Reward points
:
0
- Joined: 8/6/2008
-
Status: offline
|
how to check running process and start process
Friday, November 21, 2008 4:58 PM
( permalink)
how to check running process and start process on vbscript support xp Example step vbscript check process running -start vbscript -check process calc.exe running?? -if calc.exe not running to start calc.exe -if calc.exe not running to show msgbox "it's calc running" - Wscript.Sleep 10000 - loop help me plz.
|
|
|
|
ebgreen
-
Total Posts
:
8227
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
RE: how to check running process and start process
Monday, November 24, 2008 2:52 AM
( permalink)
I'm confused. Do you want to do this with VBScript or Powershell?
|
|
|
|