/ Published in: DOS Batch
Windows shutdown after pause. Set it up with a scheduled task.
Expand |
Embed | Plain Text
shutdown.exe -s -f -t 120
You need to login to post a comment.
vagrantradio on 02/16/10
windows batch dos bat shutdown
1 person have marked this snippet as a favorite
Windows shutdown after pause. Set it up with a scheduled task.
shutdown.exe -s -f -t 120
You need to login to post a comment.