
Making the system wait for a script
Hi,
Is there any way to make Win95/98/NT wait for a script to finish instead of
executing other commands, even when a request to shut the system down has
been received?? A program I am launching from the script may or may not
shutdown the system, depending on what the user choose. I have a few lines
of code after the line that launches the secondary pgm that MUST execute.
I have already set the script so that it waits until the launched program is
finished.
Thanks in advance for any help,
Bob