VS.NET IDE Question

J

Jacques Daniels

How do I clear the "Start Page" of all recent projects? I deleted the
actual projects and solutions from the hard drive, but they are still
showing up on the start page.

Thanks!
 
A

AlexB

With about 30 seconds of investigation I was able to find
the following registry key, which seems to store the MRU
list you referred to:

HKey_Current_User\Software\Microsoft\VisualStudio\7.0
\ProjectMRUList

My guess is that deleting the items should get rid of the
list.

Good luck.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top