PDA

View Full Version : Right click menu



huch
04-15-2000, 04:54 PM
How do I hide the Right Click Menu under Win95 and Win98 by Userlevel?

Christoph.hartmann@gmx.de

reghakr
04-15-2000, 08:47 PM
If you want to eliminate the right click on the desktop for specific users (Userlevel?) go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer
Add a DWORD named NoViewContextMenu
and give it a value of dword:00000001

reghakr