NEED A SOFT WARE TO SHUTDOWN THE PC

leeka

Member
Feb 26, 2008
4,755
649
0
Battaramulla
ka gawa hari thiyanawada computer eka auto shutdown keranna puluwan software ekak .(the computer has to shutdown at a given time) plz hoda version ekak thiyanawanam dennaooo:rolleyes:
 

Diablodelux

Member
Apr 22, 2008
109
0
0
well you can use the windows command prompt shutdown command and make the computer shut down after a certain amount of time....
 

OptiplexFx

Member
May 29, 2009
2,568
44
0
cyberspace
Windows has a built in command line tool called shutdown.exe. Syntax
Code:
Shutdown –s –f –t 3600
-s: shutdown
-f: forcibly close all programs
–t: shutdown after this many seconds, in the above eample 3600 seconds = 1hr