Well I was getting so frustrated at my Visual studio List being full of old unused projects when I opened it up, that I needed a way to clear the Visual Studio 2008 Recent Project List. All you need to do is create a reg file with the following code:
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\ProjectMRUList]
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\ProjectMRUList]
Save it as a .reg file and run it, restart Visual Studio 2008.
No comments:
Post a Comment