visual studio

  • Thread starter Thread starter ichor
  • Start date Start date
I

ichor

hi is there anyway to delete the recent projects from visual studios start
page?
thanx
 
I know this works if you delete the projects themselves.

Alternatively, you could edit the registry key

HKEY_CURRENT_USER\Software\Microsoft\Visual Studio\7.1\ProjectMRUList

--which provides a list of your most recently used projects.

eb
 
Back
Top