RE: Disable Right Mouse Button
From: Fahid (Fahid_at_discussions.microsoft.com)
Date: 02/23/05
- Next message: Colin Barnhorst: "Re: xp install woes on a NetVista 6579"
- Previous message: Bruce Chambers: "Re: Creating Multi-Boot system against microsoft advisement"
- In reply to: andre: "RE: Disable Right Mouse Button"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Feb 2005 19:21:02 -0800
Well, if you think this can help you, I am here to help.
below are two Registry Scripts given, with description.
To Enable Right mouse button
************************
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoViewContextMenu"=dword:00000000
************************
To Disable the right mouse button
************************
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoViewContextMenu"=dword:00000001
************************
Copy the required script, and paste it into "Notepad".
Now save it as "anyname.REG"
after saving the file, double click on the file, now it will ask you "If you
are sure to make this change to Registry".
Click on "Yes" to make changes to registry. otherwise click "No".
both scripts are 100% percent secure, but still, it's your own responcability.
Best of luck.
"andre" wrote:
> I want to enable right mouse button, please tell me how to 'create the new
> DWORD value & set its value to 0'. For some reason my right mouse button
> has stopped working in windows, closing down, for example, the control panel
> screen and returning me to the desktop after a short time. Deleting or
> creating a new folder is not possible. I am hoping that this suggested
> registry entry will fix my problem as I have reinstalled XP after scanning
> for viruses & the right mouse still does not work. HELP
- Next message: Colin Barnhorst: "Re: xp install woes on a NetVista 6579"
- Previous message: Bruce Chambers: "Re: Creating Multi-Boot system against microsoft advisement"
- In reply to: andre: "RE: Disable Right Mouse Button"
- Messages sorted by: [ date ] [ thread ]