MESSAGE WHILE GETTING RESTART

Posted by Latest Computer Tips and Tricks On 0 comments

Restart Computer (Give A Abuse Message While Getting Restart)
Copy and Paste in notepad

@echo off:
top
shutdown -c “Idiot! You are too stupid to run a computer!” -s
GOTO top


Now save this file by any name.
Example :: “filename.bat”

0 comments:

Post a Comment