PDA

View Full Version : Windows XP : RegEdit tip


Gservo
30th January 2003, 01:46 AM
FAQ: HOW CAN I PREVENT REGEDIT FROM REMEMBERING THE LAST REGISTRY KEY LOCATION I ACCESSED UNDER WINDOWS XP?
( contributed by John Savill, http://www.windows2000faq.com )

A. In a previous FAQ, I explained how to write a script to automatically reset the last key location every time you log on to the OS. Another option for clearing the last registry key accessed is to use registry permissions to disable Write access to the key. To do so, perform the following steps:
1. Start the registry editor.
2. Navigate to the HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Applets\Rege
dit
registry subkey.
3. Select LastKey.
4. If you're working in XP, open the Edit menu and select Permissions; if you're working in Windows 2000, open the Security menu and select Permissions.
5. Remove Full Control access and grant Read-only access.
6. Click OK.

You'll need to repeat this process for all users who don't want regedit to remember the last key location they accessed.