Vilius Mockûnas
2009-08-21 04:58:19 UTC
Hello,
I want ot write vbscript which waits some process to finish and then
executes action.
This script does not create target process(process is already running) so I
can't use wsh_shell.run and similar methods.
What is the simplest way to monitor some process to finish and then do an
action ?
thanks
Vilius
I want ot write vbscript which waits some process to finish and then
executes action.
This script does not create target process(process is already running) so I
can't use wsh_shell.run and similar methods.
What is the simplest way to monitor some process to finish and then do an
action ?
thanks
Vilius