Hi friends this post is How to shut down computer using notepad.
To do follow th e given steps.
1.Open the notepad.
Write the following..
shutdown.exe -s
To add timer.
For command waits example 30 seconds.
shutdown.exe -s -t 30 -c "Computer will shut down in 30 seconds".
Are shutdown immedaitly.
shutdown.exe -s -t 00
Then save the file but extension name is .BAT
For example "MANI.BAT"
And save it now open the saved .bat file
Your computer is shutdown.
To do follow th e given steps.
1.Open the notepad.
Write the following..
shutdown.exe -s
To add timer.
For command waits example 30 seconds.
shutdown.exe -s -t 30 -c "Computer will shut down in 30 seconds".
Are shutdown immedaitly.
shutdown.exe -s -t 00
Then save the file but extension name is .BAT
For example "MANI.BAT"
And save it now open the saved .bat file
Your computer is shutdown.
No comments:
Post a Comment