[RESOLVED] [2005] Deleting from Projects from Recent Projects in Start Page
Hi!!!
When u open VS 2005, he shows start page, with 3 boxes on the side. One of this boxes is Recent Projects. I want to know how to delete projects from appearing there.
Re: [2005] Deleting from Projects from Recent Projects in Start Page
If I had to guess, it's probably stored in the registry in an MRU list, here are a few I found while looking for my recent project names:
HKEY_USERS\...\Software\Microsoft\VisualStudio\8.0\ProjectMRUList
HKEY_USERS\...\Software\Microsoft\VisualStudio\8.0\FileMRUList
Re: [2005] Deleting from Projects from Recent Projects in Start Page
You can also disable the start page completely if you don't want it to show. This is in options under startup.
Re: [2005] Deleting from Projects from Recent Projects in Start Page
I asked the same question about a month ago. See this thread. :)
Re: [2005] Deleting from Projects from Recent Projects in Start Page
thks it!!!! Very very thks. I knew it had to be in the registry, but dont know where. And to search it takes a loooot of time.
kleinma i knew that but i use the start page.
Hack in ur case u didnt need to go to the registry, just click on the projects u no longer have and he says he cant find the project and asks if u want to remove it from the recent projects list.
Re: [RESOLVED] [2005] Deleting from Projects from Recent Projects in Start Page
No problem. This actually bugged me for the longest time. I finally posted a question and in 20 minutes had an answer. :D
Re: [RESOLVED] [2005] Deleting from Projects from Recent Projects in Start Page