View Full Version : HELP - question



Zordic
20th July 2006, 17:17
just a question for u guys hope someone will help me..

is there a way or a software to disable the "rightclick" just like in the screenshot.
i mean the "rightclick" will be completely disable that it wont be use anymore, like if you rightclick the application in the desktop nothing happen.. that you must double click the software or the application to open it..

candccom
21st July 2006, 07:18
interesting question, but what is the point you want to disable it? can share with us? Then will try to find out how together.. :)

Zordic
21st July 2006, 09:48
da reason i want to disable it coz my little bro. always clicking the mouse and sometimes or should i say alot of times he does delete the files in the desktop i dont want him to mess my computer.. the worse thing he does is he change the properties.. so i want to disable it or just prevent the fuction of the "rightclick"

hope some1 will help me..

candccom
22nd July 2006, 10:37
you dont want him to use your pc or you allow him to use, but just want to control some features?

mayyas
23rd July 2006, 03:52
just make a screensaver with a short time..and password it so no one can click the mouse....:D

candccom
23rd July 2006, 13:34
this will definitely work if you totally dont want him to touch your pc..

111222
20th August 2006, 17:11
Click start -> Run -> Type in 'regedit' and enter.

Goto:HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer

Create a 'REG_DWORD' with:
Name: NoViewContextMenu
Value: 0 = Disable (Enable Context Menu)
Value: 1 = Enable (Disable Context Menu)

Hope this help.