x32x01
  • by x32x01 ||
Set a shutdown timer in windows without external software
Open command prompt and type:
Code:
shutdown -s -t XXXXX
Where XXXXX is the number of seconds until shutdown (eg. 3600 for 1 hour).

Can also be used to restart or force shutdown with -r and -f

Great for downloading stuff over night or when you're leaving the house and don't want to leave the computer on all day/night.
 
Related Threads
x32x01
  • x32x01
Replies
0
Views
616
x32x01
x32x01
x32x01
Replies
0
Views
623
x32x01
x32x01
x32x01
Replies
0
Views
595
x32x01
x32x01
x32x01
Replies
0
Views
647
x32x01
x32x01
x32x01
Replies
0
Views
580
x32x01
x32x01
Back
Top