Archive

Posts Tagged ‘localhost’

Delay in Batch File ( Batch File Help )

August 9th, 2009 No comments
Delay in Batch File ( Batch File Help ) The simple way to make a bat file wait a or delay a set period of time like 60 sec: ping -n 60 localhost >nul or ping -n 60 127.0.0.1 >nul Batch File Examples: @echo off start "command1" "c:\Program Files\...." ping -n 10 localhost >nul start "command2" "C:\Program ...
GoCache - ByREV-Cache v1.0 - live served in : 0.493543 sec (gzip)