Clear the list of recent references in Add Reference dialog box?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I clean list of assemblies under the Recent tab in Add Reference
dialog box?

Thanks
 
How can I clean list of assemblies under the Recent tab in Add Reference
dialog box?

At least for VS2005, that information seems to be stored in the
Registry under
HKCU\Software\Microsoft\VisualStudio\8.0\ComponentPickerPages\Recent.
Take a backup, then delete the parts you don't want.


Mattias
 
Thanks

Mattias Sjögren said:
At least for VS2005, that information seems to be stored in the
Registry under
HKCU\Software\Microsoft\VisualStudio\8.0\ComponentPickerPages\Recent.
Take a backup, then delete the parts you don't want.


Mattias
 
Back
Top