谁能提供一个地方下载现在被移除的CSShellExtContextMenuHandler应用程序,该应用程序演示了如何在.NET 4中构建外壳扩展?
它曾经包含在All- in -One代码框架中:
http://1code.codeplex.com/
但它被微软删除了:
http://blogs.msdn.com/b/codefx/archive/2011/01/04/is-it-officially-supported-to-write-windows-shell-extension-using-net-4-today.aspx
但对于个人使用,它可能是相当方便的。
发布于 2013-10-27 16:50:44
转到https://github.com/blak3r/openop/tree/master/CSShellExtContextMenuHandler,看看FileContextMenuExt.cs。
https://stackoverflow.com/questions/13742179
复制相似问题