【问题标题】:Add a new category to the navigation bar of the windows files explorer向 windows 文件资源管理器的导航栏添加新类别
【发布时间】:2014-01-24 21:15:53
【问题描述】:

如何以编程方式将新类别添加到 Windows 文件资源管理器的导航栏中。我的意思是这样的(例如)

【问题讨论】:

标签: vb.net windows explorer windows-shell windows-explorer


【解决方案1】:

它是命名空间外壳扩展。 NSE 必须在 Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Namespace\NSE_CLSID 中注册。它还必须实现 IPropertyStoreFactory 并且必须在系统请求 PKEY_IsPinnedToNameSpaceTree 属性的值时返回 True。

【讨论】:

猜你喜欢
  • 2011-04-11
  • 1970-01-01
  • 2012-04-10
  • 2015-09-10
  • 1970-01-01
  • 2016-12-11
  • 1970-01-01
  • 2012-01-01
  • 2010-12-30
相关资源
最近更新 更多