Originally posted by: UCJefe
Or there's always the poor man's sleep if you don't want to deal with downloading a resource kit:
ping 1.1.1.1 -n 1 -w 10000 >NUL
will "sleep" for 10 seconds. Change the -w argument as needed.
Originally posted by: UCJefe
Or there's always the poor man's sleep if you don't want to deal with downloading a resource kit:
ping 1.1.1.1 -n 1 -w 10000 >NUL
will "sleep" for 10 seconds. Change the -w argument as needed.