Delay execution for a few seconds or minutes, for use within a batch file.
delay - Delay in seconds (between -1 and 100000) to wait before continuing.
The value -1 causes the computer to wait indefinitely for a keystroke (like the PAUSE command)
/nobreak - Ignore user keystrokes.