forgive me for the stupid question, but is there a simple way to turn a computer on and off at a certain time? i have a laptop and dont want to leave it on all the time, but i want to have it turn on for an hour during the day. how can i do this?
+ Reply to Thread
Results 1 to 3 of 3
-
-
Included with XP is a scheduling program for that purpose. Go to your 'Control Panels>Scheduled Tasks'. There is a 'Wizard' to guide you through the rest of it. It's best with a selected program to run. If you just want to turn on the PC, look to your BIOS settings. There is usually a setting there that will turn on the computer at a scheduled time.
-
1. Check your BIOS for a Wake Up or Power up setting. This will get the PC on.
2. Create a batch file by opening notepad and saving as shutdown.bat. Put the following into the batch file:
Code:shutdown.exe -s -f -t 5
3. Use Scheduled Tasks to run the batch file at the scheduled shutdown time.If in doubt, Google it.
Similar Threads
-
Computer random turn on
By WinSpecToR in forum ComputerReplies: 10Last Post: 31st Jan 2012, 15:09 -
Turn off Looping
By pepegot1 in forum Authoring (Blu-ray)Replies: 2Last Post: 30th Nov 2011, 18:02 -
Any such thing as an app to turn PC into real time DVD recorder?
By brassplyer in forum DVD & Blu-ray RecordersReplies: 12Last Post: 31st Mar 2010, 20:10 -
Turn of visualization
By musomn in forum Video Streaming DownloadingReplies: 5Last Post: 23rd Oct 2009, 12:32 -
Problem Using Vider Studio 10 - Start Time After End Time
By jmsrickland in forum Newbie / General discussionsReplies: 0Last Post: 31st Jul 2008, 17:48