How To Shutdown Computer Automatically In Given Time
Friends Welcome To Verifiedtrickz.Com
Today Now I'm going to posting an fantastic trick that how to shutdown Our computer Automatically.
Using an automated shutdown is very
much useful, especially when you
want to shutdown your PC after a
specific time like after finishing the
downloading or when you are not
using it.
How To Do :-
>> First of all, open up the Notepad.You can simply open it by going into Start and then type Notepad in the Start menu search bar
and then hit Enter key on your keyboard.
>> Now, in Notepad , simply paste
this given code.
>>@echo off
>>:W
>>if %time%==00:00:00.00 goto :X
goto :W
>> :X
>>shutdown.exe /s /f /t 60 /c
“Verifiedtrickz”
>>Now, rename the Verifiedtrickz to anything which you like, and you have to enter the time in 00:00:00:00 field. It will be in the format of H:M:S:MS (Hour,
Minutes, Seconds, Milliseconds )
and also remember to insert the
time in 24 hours format.
>>Then, click on File and then selectselect
Save As option.
>>Now, select All Files in Save as type section and now name it as autoshutdown.bat and then click on Save button.
>>That’s it! You are done! Now, to check it, just double-click on the BAT file and then you will see a blank command prompt window, now leave that window opened and do your work, it will automatically shutdown your computer in your specified time.
Today Now I'm going to posting an fantastic trick that how to shutdown Our computer Automatically.
Using an automated shutdown is very
much useful, especially when you
want to shutdown your PC after a
specific time like after finishing the
downloading or when you are not
using it.
How To Do :-
>> First of all, open up the Notepad.You can simply open it by going into Start and then type Notepad in the Start menu search bar
and then hit Enter key on your keyboard.
>> Now, in Notepad , simply paste
this given code.
>>@echo off
>>:W
>>if %time%==00:00:00.00 goto :X
goto :W
>> :X
>>shutdown.exe /s /f /t 60 /c
“Verifiedtrickz”
>>Now, rename the Verifiedtrickz to anything which you like, and you have to enter the time in 00:00:00:00 field. It will be in the format of H:M:S:MS (Hour,
Minutes, Seconds, Milliseconds )
and also remember to insert the
time in 24 hours format.
>>Then, click on File and then selectselect
Save As option.
>>Now, select All Files in Save as type section and now name it as autoshutdown.bat and then click on Save button.
>>That’s it! You are done! Now, to check it, just double-click on the BAT file and then you will see a blank command prompt window, now leave that window opened and do your work, it will automatically shutdown your computer in your specified time.
0 comments:
Post a Comment