Batch Script to shut down computer after 1 minute -


i want write batch script when run batch script, automatically shutdown computer after 1 minute. please ! me create it.

i'm not sure use of it, here go:

@echo off shutdown /t 60 

Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -