Shut-down The Computer After Conveying Any Message
This one is kind of an annoying trick and if used unknowingly
can certainly cause problems (am serious). What this trick does is, after
conveying a (any) message it shuts down the computer without any confirmation.
In order to create the Shutdown file, follow the below mentioned steps:
1. Open Notepad.
2. Paste the following code in it:
2. Paste the following code in it:
@echo off
msg * Its time to
get some rest.
shutdown -c
“Error! You have to take rest! Byeeeeee” -s
3. Save the file with any name but with .bat extension and close
it. For e.g. TakeRest.bat
4. Now your Computer Will Automatically shut down . Now enjoy,
have Fun.
2 comments
Click here for commentsThanks for these best Notepad tricks
ReplyThanks bro for your feedback
ReplyConversionConversion EmoticonEmoticon