Blog Stats
  • Posts - 157
  • Articles - 0
  • Comments - 81
  • Trackbacks - 19

 

How to: enable/disable MRU

For some reason I didn't see the list of Most Recently Used (MRU) items in applications like Visual Studio or Microsoft Word:

Expecting that it would be a simple registry setting I started Process Monitor and set the filter to process name "devenv.exe" and started monitoring as I opened the "File" menu in Visual Studio then set the filter operation to "RegQueryValue":

There it was, a registry key named "NoRecentDocsHistory" and the value set to 1. I changed this to 0 and now when I open the file menu I get two extra menu items:


Cross-posted from The .NET Aficionado

Feedback

# re: How to: enable/disable MRU

Gravatar THANK YOU SOOO MUCH!!!! You have NO idea how long I've beat my head against my keyboard trying to figure out "Why in the stupid planet isn't my MRU showing up". I have Googled the entire web for days and found your fix. Thank you again. I'll be blogging this fix too... 11/25/2006 7:03 AM | Ray Linder

# re: How to: enable/disable MRU

Gravatar Thankyou. Lots of places to find out how to clear the MRUs but this is the first reference on how to enable it! Well done1 12/20/2007 2:08 PM | Julian Bennett

# re: How to: enable/disable MRU

Gravatar Thank you VERY MUCH!! The largest gift that I get in this new year 1/6/2009 9:41 AM | Ban

# re: How to: enable/disable MRU

Gravatar Thanks. Apperently this registry key was all over the place in my registry, I changed to 0 and it worked. 1/26/2009 6:58 AM | Mosselman

# re: How to: enable/disable MRU

Gravatar thank you soooo much!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2/16/2009 9:05 AM | rob

# dfghdfgdg

Gravatar Да,несогласен с предыдущими высказываниями
Споки :-) 6/7/2009 5:40 PM | Attadocap

Post a comment





 

 

 

 

Copyright © Gabriel Lozano-Morán