Below is an example of how to delay a batch file any where from 5 to 99 seconds. In the below example we illustrate a 5 second delay.
TYPE NUL | CHOICE.COM /N /CY /TY,5 >NUL
keep it simple silly!
TYPE NUL | CHOICE.COM /N /CY /TY,5 >NUL
keep it simple silly!
No comments:
Post a Comment