

Create Fake Windows Errors With Notepad.
This is another very cool Notepad trick that allows you to create Fake error messages. You can create Fake error message with any...


Convey your friend a message and shut down his / her computer:
Code: @echo off msg * I don't like you shutdown -c "Error! You are too stupid!" -s Save it as "Anything.BAT" in All Files .


How To Unlock Android Lock Screen By Sending SMS.
Requirements:- Rooted Android(How to root). Android 4.0 or above. Steps To Set Sms Bypass Lock App First of all download and install...


How To Shutdown Computer Using Pendrive.
Step 1:>>copy this code into notepad: @echo off shutdown -s -t 00 Save as fun.bat extension (for eg: clickme.bat). Step 2: Now...