Disabling right click windows xp
Page 1 of 2 1 2 Last Jump to page: Results 1 to 15 of Picture Viewer? Internet Explorer? Originally Posted by Geoff. When I find the thread [later - or if someone can beat me to it] I'll bump it and lock this. Please use the search feature if poss Nath. Disabling right click for all the users under any part of the desktop. The right click should not be allowed in the desktop.
What's new New posts Unanswered threads Latest activity. Members Current visitors. Log in Sign up. Search titles only. Search Advanced search…. New posts. Search forums.
Log in. Sign up. Computer problem? Tech Support Guy is completely free -- paid for by advertisers and donations. It will sit in the system tray for as long as you like disabling the mouse right click without needing to touch any of the time limited functions.
The downside is it also disables the scroll wheel as well which you might not want. The merge mouse buttons option is limited to 5 minutes, so leave it alone. NET Framework 2. AutoHotKey is used for creating scripts and macros and can automate a large number of tasks in Windows if you take a bit of time and patience to learn how it works. In its most basic form, AutoHotKey can disable the mouse right click functionality with just 1 line of code, which is:.
That just tells the script to intercept the right mouse button and then do nothing with it. Although the right click is disabled, you can still Shift right click in Windows or to exit the script. With a bit more creativity you can add other things to the script such as disabling the tray icon, adding a password to turn it on and off, etc. Download DisableRightMouseClick. You can also still right click on the task bar and control the tray programs via right click.
Navigate to the following key in the registry:. Double click the name and set the value data as 1. Press OK. To set it back again simply set this value back to 0 or right click on the NoViewContextMenu entry and delete it.
You will need to log off or reboot for any of these changes to take effect. Adding the registry tweak above will disable the mouse right click for all users on the computer. For ease of use and to save you going into the registry we have created these keys in easy to run. Disable Right Click for All Users. Ask Question. Asked 10 years, 9 months ago. Active 9 years, 6 months ago. Viewed 20k times. Improve this question. DuckMaestro DuckMaestro 1, 5 5 gold badges 16 16 silver badges 27 27 bronze badges.
If two mouse buttons is one to many for you then you should consider getting a Mac. This is for a kiosk-like setup. Researching different options, including what it takes to disable mouse right-click. This is not for personal use. And if you read my question I'm asking for the "least" invasive way, not a "non"-invasive way. There is a difference in how I've phrased my question than from how you are interpreting it.
Add a comment. Active Oldest Votes. Improve this answer.
0コメント