0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Win11で.batを動かそうとしたらtimeoutが使えない??

Posted at
  • 久々に動かそうとした.batファイル
  • timeoutが効いていない模様?
  • Powershellから直接timeout 3とか入力したら正常にtimeoutできる
  • batの時だけ???
  • とりあえず時間が無いので、追及はここまで

解決策

timeoutをpowershell sleepに書き換え
powershell sleepもデフォルトではミリ秒ではなく秒

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?