Visual Studio 2005 Startup Page: how to remove recent projects?
-
How can I remove entries from the recent projects list? Thanks,
Dai Hui LW-WORKS Software - Creator of Clipboard Recorder Windows Clipboard utility
-
How can I remove entries from the recent projects list? Thanks,
Dai Hui LW-WORKS Software - Creator of Clipboard Recorder Windows Clipboard utility
That's not possible as far as I know.
Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.
-
That's not possible as far as I know.
Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.
I'm not sure it it will work on VS2005, but I tried it with VS2003. Make those projects paths invalid (renaming a folder name for instance). Then open VS, as the project files are not avaliable, they dissappear from the list. Close VS, then change back folder name. It should work, if not let me know.
-
I'm not sure it it will work on VS2005, but I tried it with VS2003. Make those projects paths invalid (renaming a folder name for instance). Then open VS, as the project files are not avaliable, they dissappear from the list. Close VS, then change back folder name. It should work, if not let me know.
I reply myself. Previous method only works while paths are not valid. When renamed to the original name they appear again. Most recent projects (For VS2003) are stored at: HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\ProjectMRUList Just delete those unwanted entries and you're done.
-
I reply myself. Previous method only works while paths are not valid. When renamed to the original name they appear again. Most recent projects (For VS2003) are stored at: HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\ProjectMRUList Just delete those unwanted entries and you're done.
Thanks. Too bad Microsoft doesn't make that a bit easier.
Trinity: Neo... nobody has ever done this before. Neo: That's why it's going to work.