Anatoly Lubarsky

Logo
MSSQL, .NET, Design. Life and Music

How to Manage Visual Studio Recent Projects List

This is a small tip on how one can manage or change "Most Recently Used" projects list in Visual Studio - either in the "start page" or "File > Recent Projects" menu. Many times people just want to delete or remove items from that list.


The list is managed in registry under:


HKCU\Software\Microsoft\VisualStudio\8.0\ProjectMRUList

It is possible either to change the registry (be careful here !) or even write a small utility that does the work for you.


Related Posts:

Saturday, June 30, 2007 7:53 PM

Comments

# re: How to Manage Visual Studio Recent Projects List
C# Shizit has written a cool VS2005 (and VS2008 B1) addin to help manage Project (and File) MRU's...

http://www.csharper.net/

MRU Cleaner 1.0.0.5 for VS2005, Orcas B1

MRU cleaner

6/30/2007 10:35 PM by Greg

# re: How to Manage Visual Studio Recent Projects List
Greg - I've updated your post - HTML and links were a bit messy

6/30/2007 10:55 PM by Anatoly Lubarsky

# Interesting Finds: July 1, 2007

7/1/2007 10:50 AM by Jason Haley

If your feedback doesn't appear right away, please be patient as it may take a few minutes to publish.

Post a Comment

Protected by CAPTCHAEnter the code you see
Name (*)  
E-mail (*)  
Url
Remember

Comment (*)