Hello,
My VS MRU list sometimes collects old projects that, while still in my
folders, are no longer wanted in the MRU. Short of changing the names of the
folders, is there a reasonable way to selectively add/delete things from the
VS MRU?
Thanks,
Ray Mitchell
Carlos J. Quintero [.NET MVP] - 03 Mar 2005 09:21 GMT
Hi Ray,
No, you have to dig into the registry:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\ProjectMRUList
My add-in (below) has a Favorite Solutions feature to forget completely the
MRU list, just in case you are interested.

Signature
Carlos J. Quintero
MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com
> Hello,
>
[quoted text clipped - 7 lines]
> Thanks,
> Ray Mitchell