tal ormanda Posted October 30, 2009 Posted October 30, 2009 (edited) If I wanted to leave my computer on for a few hours then have it close all its programs and shutdown how would I do so?EDIT: Possible to have it do all this after a certain amount of time? Edited October 30, 2009 by tal ormanda
ricktendo Posted October 30, 2009 Posted October 30, 2009 (edited) If you use XP there is a program called PowerOff that is really good for this...I suggest you also use a program called process.exe (also works on Vista) to close the program instead of killing it with tskill or taskkillIf you have Vista or Windows 7 you dont need poweroff you can use the task sheduler to create a task to close a program (using process.exe) the shutting down your PC (using shutdown.exe thats comes with windows) at a certain time of dayHere is what I how I use the task sheduler to shurt down my PC at a certain time of day Edited October 30, 2009 by ricktendo64
Yzöwl Posted October 30, 2009 Posted October 30, 2009 Will this not do!SHUTDOWN /S /T 3600Where 3600 is the timeout period in seconds (1 hour).
tal ormanda Posted October 30, 2009 Author Posted October 30, 2009 When you issue the shutdown command, will it kill all processes?
uid0 Posted October 31, 2009 Posted October 31, 2009 If there is a process that you need to finish before the shutdown, dshutdown has lots of options:http://dimio.altervista.org/eng/
ricktendo Posted October 31, 2009 Posted October 31, 2009 Dont kill the program, process -q is equivalent to hitting the close button
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now