software that shuts a pc off

wizdumb

Expert Member
Joined
Sep 27, 2006
Messages
2,170
Reaction score
4
Location
now randburg
so up until recently i used my winfast software to switch my pc off at night, like the sleep function on a tv

...i watch movies/series in bed to help me fall asleep

now for some reason the my tv turner is no longer funtioning (something about no video capture device not found) - so i am looking for s/w that i can use to shut my pc down at night

i don't want to use the power/sleep function in display properties in winxp
 
nice! a solution and i don't have to download something, now i'll just have to calc and convert hours/min to sec before i get sleepy :)

thx
 
I know there exists software that shuts down, say in X amount of secs...but i just thought of something... how about an app that shuts down when the mouse hasn't moved, and there is no sound playing....?

cause i fall asleep with movies too...

i'm thinking of coding this, unless it already exists...
 
Chrono Shutdown.

Only for windows AFAIK, it can Standby/Shutdown/Restart after a given time.

Can't seem to really find it with Google that well though...
 
Try AMP WinOFF It's an excellent program for scheduling shutdowns. You have a choice of whether you want to shutdown, reboot, hibernate, standby etc. You can schedule daily shutdown times. And it's free!!

Find it here

http://www.ampsoft.net/utilities/WinOFF.php
 
Last edited:
Code a batch file with TIAL's shutdown command...

...and add it as a task in your tasks folder :D

...so it will run at a specified time :D
 
and if you'd like to add a friendly comment with it just add -c "Your comment here" at the end :)
 
type this into your run command

Code:
shutdown -s -t "Insert number of seconds"

This one is for twenty minutes
Code:
shutdown -s -t 1200

I used to do this back in the day at school and use the M$ Word icon on it. Then if someone opened Word, a message "This pc has been hijacked and will shut down in 10 seconds" popped up and the system shut down.
 
Top
Sign up to the MyBroadband newsletter
X