![]() |
|
HOME | PHP | HTML | JAVASCRIPT | CURSORS | TUTORIALS | MYSPACE | COMPUTER TIPS | TEXT | LINKS | SHORT URL |
|
Computer Tips > Restore Registy On Windows Vista Here is a very useful tip for those of you who share a computer and want to protect their system default settings against unwanted changes that other users can make. For example changes in system desktop appearance, themes, and screen saver as well as other display settings. Using registry editor, you can disable the right click functionality on desktop to access the “Display Properties” dialog box and this will also prevent users to access windows explorer. Follow the sntructions bellow to disable the right click functionality on desktop: To use this feature, you will need to be logged into your computer with administrative rights. Click Start button and type regedit in Run option then press Enter for next.
In regedit you need to locate the following:
Here in right side panel, right click to create a new DWORD value with the name NoViewContextMenu (it is case sensitive), then assign number 1 in value data box.
Now close the registry editor and restart your computer after any changes to go into effect. But next time, if you want to enable right click functionality on desktop then simply change the value of data box or delete the NoViewContextMenu DWORD item. |