New to Batch; Have Quick and probally simple question
Posted: 12 Sep 2010 16:57
Hey dos forum.. I was wondering the command on how to shut down the computer, force all applications to close after 10 seconds?
A Forum all about DOS Batch
https://www.dostips.com/forum/
Code: Select all
shutdown -s
shutdown -s -f -t 10