バッチファイルでSleep

https://www.xmisao.com/2013/11/19/how-to-sleep-in-windows-command-prompt.html より

ping 127.0.0.1 -n 5 > nul

これがOSのバージョンによらず使えそう

コメント

このブログの人気の投稿

VB.net Dictionaryクラスの初期化

VB.NET 実行中のクラス名とメソッド名を取得

フルパスファイル名と日付をサブディレクトリ込みで取得する方法