View Single Post
Old 10-31-2004, 01:44 PM   #7
Animal
Gold Dragon
 

Join Date: March 29, 2002
Location: Canada
Age: 51
Posts: 2,534
Create a batchfile.

at 22:00 shutdown /l /y /c

This tells the computer to shut down at 10:00pm. The /l switch is used for the local computer, the /y forces yes to all questions, and the /c quits all running programs.

Use notepad and then save it is "shutdown.bat" or something similiar. Whenever you want to schedule a shutdown, just run the batchfile. You can change the time to whatever you wish using the 24hr clock.
__________________
It\'s all fun and games until somebody loses an eye...then it becomes a sport.<br /> [img]\"http://members.shaw.ca/mtholdings/bsmeter.gif\" alt=\" - \" />
Animal is offline