Re: Waiting for process to finish before continuing...

Tech-Archive recommends: Fix windows errors by optimizing your registry



What do you currently have for the execution part of your script?
--



skipjack wrote:

I have a script that calls a Rundll32.exe. But I want the script to
wait until it's finished before continuing.

How do I have it check to see if a process is running?
.