清理Visual Studio 2003/2005/2008起始页的最近项目

今天看到CodeProject上面有一个很实用的小工具,可以清理Visual Studio 2003/2005/2008起始页的最近项目。最近正想找这样的工具,没想到别人已经写了。其实原理很简单,就是操作注册表。

Screenshot - ssdrp.jpg

原文:Delete Links from the Recent Projects List on the Start Page of Visual Studio 2003, 2005 and 2008


这里还有另外一个工具,实现同样的功能,也是来自CodeProject:Visual Studio Project MRU List Editor III



原文:http://www.codeproject.com/KB/cs/VSProjectListEditorIII.aspx
posted @ 2008-04-28 00:51  黎波  阅读(1574)  评论(1)    收藏  举报