Stop Your Mouse Using Notepad

By
Advertisement
Stop Your Mouse Using Notepad

Step 1>> Open Notepad
Step 2>>Copy This Code 
========================================================================
 @echo off
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4

=========================================================================
Step  3>> Paste It.
Step  4>>Save as Mouse.bat   (.bat is Must)
Now Run This File ...

Note:- For Start Your Mouse Read it <<Start Your Mouse Using Notepad>>

0 comments:

Post a Comment