Remus RIGO's blog
Photography/Design/Vector/Programming help
2018-04-03
add delay, wait until keypress in a bat / batch file / command line
Method 1: timeout
timeout /t ##
wait for ## seconds
timeout /t ## /nobreak
wait for ## seconds, but ignore any key pressed
timeout /t -1
wait until a key is pressed
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment