GeekZilla
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
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.
Comments
zhangtai said:
Thanks a lot!!! this really helps
Juan said:
Nice. Thanks a lot!
Andrew said:
Shot - Always wanted to know how to do that...
barh said:
thanks man
Masood said:
is this possible to extent the number of projects in the list?
marshp3 said:
yeah, in VS do the following
Tools -> Options
on the General Node of the Environment root node, increase the numbers in the Recent files group of settings...
Job done
rohini said:
Thanks It works
Drew said:
Nice one. Very handy
bigwes_ga said:
suweet! works perfectly. thanks.
Arul said:
Thanks a lot.............
Al said:
Awesome
S'phiwo said:
I like it, it works
murali katta said:
thanks a lot !
Rik said:
Works like a charm!
AZ said:
Thanx alot party
Shahzad Ali said:
It works. Thanks
Rajagopalan said:
Thanks a lot
bru said:
Also works on VS2008
Ali Sefa SAHIN said:
Thanks...
Amit said:
Thanks it works...
If the entry doesn't exist for 8.0 then can be found in 9.0 or depending upon the product version.
Rahul Shandilya said:
Thank a lot Sir...
Shahzad Ali said:
Thanks. Working fine
vijay said:
Thank dude...!
Lak said:
Thanks a lot...
Hernaldo Gonzalez said:
Also, you can do generate a .reg file with this code that delete your recent proyects:
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\ProjectMRUList]
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\ProjectMRUList]