Trick To Shutdown Your Computer With Notepad

Hello guys... today I will show you a awesome tip to impress your friends. With this trick you will be able to shutdown your computer via notepad. Just follow these steps one by one..

First of all, Open notepad and save it as shutdown.bat (you can use any name with file extension .bat), now copy and paste below codes into the notepad and save it again..


@echo off
c:
cls
echo hey how are you?
pause
echo did u say fine???????????
pause
echo You are hacked
echo Type some message!
shutdown -s -t 30 -c “Bye Bye”

Whenever someone click on this created file... your computer wil shutdown automatically.. 

(((Solution:-
Just enter into the dos mode(pre-boot mode, using any bootable disks),
 and search for any file with .bat extension in Startup folder. And if found,
just delete it and restart your computer and it will work normally )))))))))

No comments:

Followers