posible way to disable the right click of the mouse
posible way to disable the right click of the mouse
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?
- bad_brain
- Site Owner
- Posts: 11638
- Joined: 06 Apr 2005, 16:00
- 19
- Location: In your eye floaters.
- Contact:
hey wartak...
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)
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)