Clear your Visual Studio Recent projects list
If you do a lot of tinkering in VS2005 and you want to clear down your recent projects list, this can be easily achieved by some simple registry editing
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ProjectMRUList
You will find a list of files in this area of the registry, simply delete the entries.
If you break the numbering you will need to renumber the entries after the one you have removed or the list will be truncated at that point.
Hope this helps you tidy up your recent projects
| Author |
: Paul Marshall |
| Published |
: Friday, 15 June, 2007 |
A self confessed Microsoft bigot, Paul loves all Microsoft products with a particular fondness for SQL Server. Paul is currently focusing on Web 2.0 patterns and practices and is always looking for better ways of doing things.
I love the .net platform, and I find it to be the most productive toolset I have used to date.