Problem
Need to remove obsolete items from most recently used (MRU) recent references in Visual Studio.
Solution
The entries are located at these registry locations:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ComponentPickerPages\Recent\{2483F435-673D-4FA3-8ADD-B51442F65349}
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ComponentPickerPages\Recent\{9A341D95-5A64-11D3-BFF9-00C04F990235}
References
None