*notepad trick 5:
Notepad Trick 5: To shut Down Computer:-
If you want to shut down your computer forcefully after displaying a message, just follow the trick.- Open notepad.
- Copy the code given below,
msg * Its time to get some rest.
shutdown -c “Error! You have to take rest! Byeeeeee” -s
- Save the file with .bat extension. That’s it.
No comments:
Post a Comment