Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
pc timer
Name: battlesnake Date: January 29, 2007 at 16:53:18 Pacific OS: xp home CPU/Ram: semp 2800/ 1 gb
Comment:
hey peeps just wonderin is there a way i can have my pc off at night...its noisy. but time it to turn on by itself in the morning??? i wasnt sure where to post this.. thanks locky
Name: StuartS Date: January 29, 2007 at 22:12:29 Pacific
Reply:
Look in the BIOS. Most BIOS setups have the facility to turn the computer on at a particular time from Hibernate.
However, be aware that these are usually one-shot timers. They have to be re-set after every event.
Another option is to get an external mains timer that applies power to the computer at a particular time. You will probably have to go into the BIOS again and set the action on power on. Normally when power is applied nothing happens until the front panel button is pressed. The BIOS can be configured so the computer boot up when power is applied.
Stuart
0
Response Number 2
Name: CWoodward Date: February 10, 2007 at 20:52:18 Pacific
Reply:
Yea, the BIOS usually has an auto-on timer. as for automatically shutting it down, use this:
--Shutdown.bat-- @ECHO OFF SHUTDOWN /S /F /T 180 --Shutdown.bat--
Save that file on your computer and assign it as a scheduled task for whatever time you want your computer to turn off.
Summary: Right I'v been trying to make a countdown timer used to remind me when to get food outa the oven.. when to turn off bath ect ect VB is giving an error with this code: Countdown.Interval = time.Text + ...
Summary: Hello, I would like to ask a question for those who are already working in the software/programming field. What PC magazines do you guys regularly read? I'm asking because I read most of the things fr...