How do you clean the Recent Projects listbox

  • Thread starter Thread starter Patrick Blackman
  • Start date Start date
Hi

I know this much that this is a configurable option.

Goto Tools->Options->General, you will be having Recent Files, there you
could configure the maximum number of items to be shown in the recently used
lists. However, the minimum range starts from 1. So, you cannot do a full
clean.

Prem
 
Hi

One more to add, if you want to do it in a brute approach.

Open the registry and look for the below keys

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\FileMRUList

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ProjectMRUList

and delete all the values in it.

Prem
 

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

Back
Top