I'm trying out vs.net for the first time, and will no doubt be back with
more profound questions. Here's a starter: my first few little practice
projects continue to hang around on the Start Page, under Open an
Existing Project. That's fine for projects I'm serious about, but I'm
done with these and want to erase them from the list. Can't find a way
to do that.
thanks, BC
Carlos J. Quintero [.NET MVP] - 30 Dec 2004 09:44 GMT
There is no direct way, you have to dig into the registry:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\ProjectMRUList
My add-in below provides a Favorite Solutions feature to forget the Start
Page projects.

Signature
Carlos J. Quintero
The MZ-Tools all-in-one add-in, now for .NET: http://www.mztools.com
> I'm trying out vs.net for the first time, and will no doubt be back with
> more profound questions. Here's a starter: my first few little practice
[quoted text clipped - 3 lines]
>
> thanks, BC