Page 1 of 1

posible way to disable the right click of the mouse

Posted: 01 Dec 2005, 22:26
by wartak
hi I'm new to this site, is there a possible way to disable the right click of the mouse if you were on the disktop? or is there any software capable of doing this? please somebody teach me on how?

Posted: 02 Dec 2005, 03:44
by bad_brain
hey wartak... :wink:

yes, it is possible, you have to create 2 registry-entries,
here are the paths:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\


and this is the entry you have to create in both paths:

Value Name: NoViewContextMenu
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)

:wink:

Posted: 04 Dec 2005, 01:02
by Merchant
yeah, school networks do it all the time.