Remembering last registry key

  • Thread starter Thread starter Steven
  • Start date Start date
S

Steven

I know there is a key in the registry that causes it to open each time at
the last key that was viewed. I want to change it, so each time I open it,
it is fully collapsed. Would someone please tell me what key it is?

Thanks In Advance

Steven

There are two rules to success in life
1) Never tell people everything you know
 
Steven,

From Doug Knox:
Bypass Regedit's "memory" of the last key visited:
http://www.dougknox.com/xp/scripts_desc/regopen.htm

--
Ramesh, MS-MVP XP Shell/UI
http://www.mvps.org/sramesh2k


I know there is a key in the registry that causes it to open each time at
the last key that was viewed. I want to change it, so each time I open it,
it is fully collapsed. Would someone please tell me what key it is?

Thanks In Advance

Steven

There are two rules to success in life
1) Never tell people everything you know
 
Yes, I have seen that before, but it is not a permanent fix, you have to use
it over and over. I want to know the edit that makes it permanent. Thanks
though.

Steven
 
Steven said:
I know there is a key in the registry that causes it to open each time at
the last key that was viewed. I want to change it, so each time I open it,
it is fully collapsed. Would someone please tell me what key it is?
Hi

Clear the LastKey value under
HKCU\Software\Microsoft\Windows\CurrentVersion\Applets\Regedit
and then remove the permissions to write to the key path above.

More here:
http://groups.google.com/groups?selm=e#E$TO3xBHA.492@tkmsftngp02
 
This is the nearest solution. I have the script in my Quick Launch and use
it everytime when launching the Registry Editor. You can deny write
permission for that key as Torgeir said. The reason why I did not recommend
is that there might be a small delay when closing Regedit everytime in some
systems. Not a big deal though.

--
Ramesh, MS-MVP XP Shell/UI
http://www.mvps.org/sramesh2k


Yes, I have seen that before, but it is not a permanent fix, you have to use
it over and over. I want to know the edit that makes it permanent. Thanks
though.

Steven
 
Back
Top