Shutdown Timer – Windows Hack :
Many of us use some shutdown utility to shutdown our computer, but in windows a inbuilt function is there to shut down our computer at time specified even i n our absence.
Many of us use some shutdown utility to shutdown our computer, but in windows a inbuilt function is there to shut down our computer at time specified even i n our absence.
Step 1:Start –> RUN.
Step 2:Type this code
shutdown /s /t 3600 Enter
3600 :- 120 Min (1hour)
7200 :- 140 Min (2hour)
then in the given time ur computer will be shutdown.
To Abort shutdown:
Step 1:Start –> RUN.
Step 2: Type this code
shutdown /a
No comments:
Post a Comment