How to " Shut down " your pc using notepad [with pictures]
How to shut down your Computer using Notepad
STEP 1:- Go to start and type notepad just open it.
STEP 2 :- And just type or copy from here " don't copy the brackets "
Using this you can shut down your pc in just 30 sec ,
[ shutdown.exe ]
But if you want add some time to shut down process you can
just type this
[ shutdown.exe -s -t 50 ]
And if want to add a comment then just add -c and to write comment " "
then it would be
[ shutdown.exe -s -t 50 -c ]
"Your Computer will shut down "
STEP 3 :- Save it as (.bat)
for eg :- [ Test.bat ]
STEP 4 :- Open the file and run it enjoy the shortcut of program of shutdown
you can show off in your friends by showing this.
STEP 1:- Go to start and type notepad just open it.
STEP 2 :- And just type or copy from here " don't copy the brackets "
Using this you can shut down your pc in just 30 sec ,
[ shutdown.exe ]
But if you want add some time to shut down process you can
just type this
[ shutdown.exe -s -t 50 ]
And if want to add a comment then just add -c and to write comment " "
then it would be
[ shutdown.exe -s -t 50 -c ]
"Your Computer will shut down "
STEP 3 :- Save it as (.bat)
for eg :- [ Test.bat ]
STEP 4 :- Open the file and run it enjoy the shortcut of program of shutdown
you can show off in your friends by showing this.
Comments
Post a Comment