文件名称:OpenWithPlusPlus:使用++上下文菜单外壳扩展打开
文件大小:284KB
文件格式:ZIP
更新时间:2024-06-01 09:59:28
cpp command-line context-menu shell-extension vb-net
用++打开 Open with ++是一个Shell扩展,它允许将命令行驱动的自定义菜单项添加到Windows File Explorer上下文菜单。 屏幕截图 设置 要求是Windows 7 x64或更高版本, 和 。 启动应用程序,然后单击“安装”按钮。 安装后请勿移动文件夹。 GUI元素 添加 向“使用++打开”菜单中添加新命令。 去掉 从“使用++打开”菜单中删除选定的命令。 克隆 复制所选命令。 选项 允许定义“文件类型”属性中可用的自定义设置文件夹和宏。 安装/卸载 安装/卸载外壳扩展。 卸载需要手动重新启动,注销或重新启动相关进程,可以使用任务管理器重新启动Windows File Explorer。 加载上下文菜单外壳扩展的常见过程是Windows File Explorer和 。 名称 指定命令的名称。 文件类型 指定显示菜单的文件类型。 所有文件: *.* txt和
【文件预览】:
OpenWithPlusPlus-master
----.gitignore(6KB)
----Release.ps1(683B)
----OpenWithPP.sln(2KB)
----README.md(7KB)
----OpenWithPPGUI()
--------OptionsForm.Designer.vb(11KB)
--------Native.vb(1KB)
--------OpenWithPPGUI.vbproj(7KB)
--------IconExtractForm.Designer.vb(5KB)
--------IconExtractForm.vb(1KB)
--------OptionsForm.vb(269B)
--------MainForm.vb(51KB)
--------MainForm.resx(6KB)
--------My Project()
--------Misc.vb(6KB)
--------OptionsForm.resx(6KB)
--------app.config(270B)
--------IconExtractForm.resx(6KB)
--------Main.ico(189KB)
----License.txt(1KB)
----.gitattributes(2KB)
----img()
--------Main.png(94KB)
--------Menu.png(96KB)
----OpenWithPPShellExtension()
--------Main.cpp(15KB)
--------Util.h(472B)
--------DLL.def(229B)
--------stdafx.h(387B)
--------Util.cpp(2KB)
--------Main.h(2KB)
--------DLL.cpp(4KB)
--------stdafx.cpp(216B)
--------OpenWithPPShellExtension.vcxproj(8KB)
--------Common.h(50B)
----Changelog.md(118B)