|
-
Sep 13th, 2007, 06:24 AM
#1
[RESOLVED] [2005] Clearing Out Recent Projects
I have a couple of test solutions that I no longer need, so I've deleted the solutions from my hard drive, but they continue to show up under "Recent Projects" when I open Visual Studio.
How do you clean out items from this list?
-
Sep 13th, 2007, 06:58 AM
#2
Re: [2005] Clearing Out Recent Projects
Dear Hack,
The recent projects are stored in
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ProjectMRUList <-- for VS2005.
and similarly for FileMRuList.
You can delete those entries from Registry. Or Another method is if u select any of the removed project from IDE,It wil ask that ,it is deleleted,Whether to remove or not.Choose the appropriate action
Dana
Last edited by danasegarane; Sep 13th, 2007 at 07:03 AM.
Please mark you thread resolved using the Thread Tools as shown
-
Sep 13th, 2007, 07:08 AM
#3
Frenzied Member
Re: [2005] Clearing Out Recent Projects
I had that happin to me but when i select them i got a message saying "they are not there and would like to delete the link."
-
Sep 13th, 2007, 07:17 AM
#4
Re: [2005] Clearing Out Recent Projects
Click Yes to Remove it from recent menu
Please mark you thread resolved using the Thread Tools as shown
-
Sep 13th, 2007, 07:24 AM
#5
Re: [2005] Clearing Out Recent Projects
 Originally Posted by danasegarane
Click Yes to Remove it from recent menu 
Yep, that worked.
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|