How to wait for 5... 4... 3... 2... 1... seconds?
Hey Boz, quick question... What is the command or tool that you use in your scripts to "wait for 5... 4... 3... 2... 1... seconds" and then continue? For example, it shows up in the VNC Scan script right after starting/stopping vnc services when you push or remove UVNC to/from a client. I've been looking for something like this forever. I hope you'll share that with me. Thanks.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Use the C:\fastpush\vnc7\utils\timeout.exe.
Usage:
TIMEOUT - This utility is similar to the DOS PAUSE command. However, it
accepts a timeout parameter to specify a length of wait (in seconds)
at which time it will continue without a key press.
Written by Eric Brown, Business System Division.
Copyright (C) Microsoft Corporation, 1992-1995.
Usage - TIMEOUT <###>
where <###> is a decimal number of seconds between -1 and 100000.
The value -1 means to wait indefinitely for a key hit.
1 person says
this answers the question
Loading Profile...



EMPLOYEE