Tricks and Hacks #3

Hack and Fool your Friend by force Shutdown their Computer with Message using Notepad Virus





Open notepad
          Press WIN + R > then type notepad > Enter
Type

          @ECHO OFF
          SHUTDOWN.EXE -S -T 5
          CLS
          MSG * Error! Error! Error!

Save the file using any cool name and change the icon so that your friend can click it, and put the extension .bat

Every time your friend opens this file, PC will shut down after showing Error! Error! Error!

You can write your own message instead of Error! Error! Error!

In the Second line -t tag delayed the shutdown process by 30 seconds by default, you can change it to as per your choice, in the example I put -t 5, so shut down process delayed for 5 sec. 

This is the best way to make your friend scare.


Subscribe My YouTube Channel - http://bit.ly/2x7HSsw
Like Our Facebook Page - www.fb.com/RubanTheGeek
Follow Us on Twitter -  www.twitter.com/ruban_thegeek




Comments