Giter Site home page Giter Site logo

bluepointlilac / contextmenumanager Goto Github PK

View Code? Open in Web Editor NEW
10.7K 10.7K 556.0 1.78 MB

🖱️ 纯粹的Windows右键菜单管理程序

Home Page: https://bluepointlilac.github.io/ContextMenuManager

License: GNU General Public License v3.0

C# 99.97% C 0.01% HTML 0.02% Rich Text Format 0.01%

contextmenumanager's Introduction

简体中文 | English

ContextMenuManager

🖱️ 一个纯粹的Windows右键菜单管理程序

程序下载

  • 最新版本
    GitHub Releases
    Gitee Releases
  • 下载说明:在Assets文件列表里面下载zip(建议)或者直接下载exe
  • .NET版本说明:程序分为.NET3.5版和.NET4.0版,均适用于Win10、8.1、8、7、Vista系统
    win7自带.NET3.5,win8、win8.1、win10自带.NET4.0以上版本,Vista系统既不自带.NET3.5也不自带4.0以上版本
    自带.NET可直接运行程序,不自带则需要安装对应版本的.NET Framework运行库

主要功能

  • 启用或禁用文件、文件夹、新建、发送到、打开方式、自定义文件格式、IE浏览器、WinX等右键菜单项目
  • 对上述场景右键菜单项目进行修改名称、修改图标、导航注册表位置、导航文件位置、永久删除等操作
  • 对上述场景右键菜单自定义添加项目,自定义菜单命令

兼容性能

  • 适用于Win10、8.1、8、7、Vista
  • 适用于 64bit、32bit CPU 操作系统
  • 适用于高分屏,最佳显示缩放比为150%
  • 程序支持国际化多语言显示,欢迎为此程序制作语言字典

运行截图

资源引用

温馨提示

  • 程序需要对大量的注册表项和文件进行读写删改操作,这些行为比较敏感,
    可能会被 Windows Defender 等误报为病毒,如发生此情况请自行添加进白名单。

  • 一些特殊菜单项可能会受到其他因素影响导致不会直接显示在右键菜单中,
    但是按照程序使用的通用规则在此程序中仍会显示为启用,这是正常的现象。

  • 每个右键管理程序禁用菜单方法可能不同,建议不要同时使用多个右键菜单管理程序,
    大部分程序使用简单暴力的备份删除法,此程序尽可能使用了系统提供的键值进行隐藏,
    通过其他程序禁用的菜单项目。请先使用对应程序还原,不然可能无法在此程序中看到它。

  • 此程序不用于清理未卸载干净的程序,但是可以帮助你快速定位菜单项相关注册表位置和文件位置,
    你可以根据相关内容进行你的操作。如果你是一个电脑小白,建议只使用启用\禁用功能。

联系作者

  • 程序由我个人独立开发,当然也要感谢 萌研社 站长 @坑晨 平时的答疑解惑。
    能力有限,难免出现一些Bug,欢迎大家积极反馈Bug和提出优化建议。
  • 个人B站:蓝点lilac(欢迎大家关注我!)
  • 个人邮箱:[email protected]

捐赠作者

此程序完全免费,如果你觉得这个程序对你有所帮助,可以通过扫面下方二维码(微信、支付宝、QQ)
进行捐赠,金额请随意,谢谢你的理解和支持!更加期待你为此项目点亮Star(这对我很重要!)
捐赠名单

项目收藏

Stargazers over time

contextmenumanager's People

Contributors

aiyuuki avatar akaydev-coder avatar bluepointlilac avatar cmjnb avatar delgh1 avatar geofferb avatar imba-tjd avatar jfcherng avatar jnylson avatar mimmiechan avatar venusgirl avatar ydx-2147483647 avatar yourena0528 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

contextmenumanager's Issues

winrar可能有点问题

image
WinRAR中的压缩中的发送邮件已经禁用了,但是在文件的菜单上相关的菜单还是可以正常看到

Not implemented 错误

image
小白,不知道动了哪一项,然后win + r 运行:control 时,无法打开 控制面板。
类似的还有:win + break 键查看系统信息
image

程序字典支持软件内编辑

如题,我觉得为防止误操作可添加编辑按钮,点击后进行编辑和保存。最好防止文件编辑状态中继续使用软件,或者各种情况造成xml异常而导致Bug。
我发现软件也可以多开,好像都是别的是 ..\AppData\Roaming\ContextMenuManager\config?要不要进行多开限制啊?

顺便请问第三方规则大佬是如果获悉的?我发现我注册表中不一定有全部符合某个软件的命令,有可能被之前删过,后者说字典本来就是为了兼容各个版本情况。关于不同软件的字典,有没有思路或者教程,感谢~

win10 2004启动失败

请问是哪里的问题,日志内容如下:

事件ID: 1000
错误应用程序名称: ContextMenuManager.NET.4.0.exe,版本: 3.0.0.0,时间戳: 0xe53b8454
错误模块名称: KERNELBASE.dll,版本: 10.0.19041.572,时间戳: 0x1183946c
异常代码: 0xe0434352
错误偏移量: 0x0000000000023e49
错误进程 ID: 0x3798
错误应用程序启动时间: 0x01d709a05e7f0462
错误应用程序路径: C:\Users\Administrator\Downloads\ContextMenuManager.NET.4.0.exe
错误模块路径: C:\Windows\System32\KERNELBASE.dll
报告 ID: db6ab85d-d75a-46db-af51-fae1202a57be
错误程序包全名:
错误程序包相对应用程序 ID:

事件ID: 1026
应用程序: ContextMenuManager.NET.4.0.exe
Framework 版本: v4.0.30319
说明: 由于未经处理的异常,进程终止。
异常信息: System.FormatException
在 System.Guid+GuidResult.SetFailure(ParseFailureKind, System.String, System.Object, System.String, System.Exception)
在 System.Guid.TryParseGuidWithDashes(System.String, GuidResult ByRef)
在 System.Guid.TryParseGuid(System.String, GuidStyles, GuidResult ByRef)
在 System.Guid..ctor(System.String)
在 BluePointLilac.Methods.GuidEx.TryParse(System.String, System.Guid ByRef)
在 ContextMenuManager.Controls.ShellExItem.GetPathAndGuids(System.String, Boolean)
在 ContextMenuManager.Controls.ShellList.LoadShellExItems(System.String)
在 ContextMenuManager.Controls.ShellList.LoadItems()
在 ContextMenuManager.MainForm.SwitchGeneralItem()
在 ContextMenuManager.MainForm..ctor()
在 ContextMenuManager.Program.Main(System.String[])

2.2.0.0 新建菜单 问题

image_11

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.NullReferenceException: 未将对象引用设置到对象的实例。
在 ContextMenuManager.Controls.ShellNewList.LoadItems(List`1 extensions)
在 ContextMenuManager.Controls.ShellNewList.LoadUnlockItems()
在 ContextMenuManager.MainForm.SwitchGeneralItem()
在 BulePointLilac.Controls.MySideBar.OnMouseDown(MouseEventArgs e)
在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

**************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如:

启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试程序,
而不是由此对话框处理。

界面拖动时出现拖延

我的是144HZ屏幕,程序初次打开时拖动是正常,切换几个功能后拖动界面明显出现拖影的感觉,跟不上鼠标,不知道是什么问题

自定义灵活菜单位置

有一说一,
可以通过 对整个列表文件夹 添加数字前缀实现“自定义菜单灵活位置”的选项。
这样应该可以做到位置微调,比如上移一个,下移一个等。
对于产生的路径变动,可以在用户使用这个功能的时候进行警示。
另外,右键菜单里的这个分割线是取决于什么的啊,可以修改么

有些软件在每次更新后,右键会重新开启。

有些软件在每次更新后(比如115浏览器、迅雷、QQ音乐等),已经关闭的右键就会重新开启。能不能增加个搜索功能,一次搜索某个软件的所有右键;或者关闭后就永久关闭,即使软件更新后也不会重新开启。

请问锁定右键新建菜单能实现吗?

有在用一个已经停止维护的类似工具。
里面有一个功能是锁定新建菜单。

我使用这个的逻辑是一般右键菜单一般在程序本身设置里能去除,而新建菜单反而是重灾区,程序自身反而没有相关的设置选项。

这样的话我只需要在系统装好的时候清理一下系统的右键,然后锁定新建菜单,后期再也不用打开这个软件了。
如果没有的话新安装一个程序假如污染了新建菜单就需要打开一次程序来处理。

附带一下程序,希望看看是否有实现的可能。

PS:运行前杀下毒检测下,这已经是2014年的软件了,来源也已经不清楚了。

右键管家.zip

求助:如何编译使用该软件

github新人,按照网络教程clone了代码,安装git与npm,在文件夹根目录下输入npm install 以及 npm run dev 指令,均无法运行软件。如图:
image
求助:如何编译并运行软件,感谢指教!

"你的系统版本太低,不支持隐藏子菜单"

  • 环境: Windows 7 sp1 x64
  • 软件:ContextMenuManager.NET 4.0
  • 版本: 3.1.0.0

问题描述:

  1. 操作部分选择出现提示,"你的系统版本太低,不支持隐藏子菜单",实际在操作完成后是可以正常“显示”或"隐藏"。

ContextMenuManager NET_4 0_210308_1615208776V

  1. 部分菜单下,滑动鼠标滚轮,会出现弹窗"程序将会被重新启动!"

ContextMenuManager NET_4 0_210308_1615209402w

  1. Releases中"3.1.1.0",文件版本显示为"3.1.0.0",导致程序经常性弹出更新提示。

Language choosing

Ni hao!

How can I change language inside the program?

Thanks in advance!

新建菜单报错

1
2

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at ContextMenuManager.Controls.ShellNewList.LoadItems(List`1 extensions)
at ContextMenuManager.Controls.ShellNewList.LoadUnlockItems()
at ContextMenuManager.Controls.ShellNewList.LoadItems()
at ContextMenuManager.MainForm.SwitchGeneralItem()
at ContextMenuManager.MainForm.SwitchItem()
at ContextMenuManager.MainForm.<.ctor>b__0_0(Object sender, EventArgs e)
at BulePointLilac.Controls.MySideBar.set_SelectIndex(Int32 value)
at BulePointLilac.Controls.MySideBar.ShowItem(Panel panel, MouseEventArgs e)
at BulePointLilac.Controls.MySideBar.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

ContextMenuManager
Assembly Version: 2.2.0.0
Win32 Version: 2.2.0.0
CodeBase: file:///C:/Users/Administrator/ContextMenuManager%20.NET%204.exe

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

PresentationFramework
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll

WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll

PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

添加文件路径

能不能和右键管家一样添加文件路径呢,有时候只看名字不太确定是哪个菜单
2021-01-30 16-19-33-32

有些文件类型的右键操作检测不到

目前发现的有两种情况:

  1. 右键操作记录在 HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExt\.XXX 这个位置的操作检测不到
    无标题

  2. 直接记录在 HKCR\.XXX\YYY 这个位置的操作检测不到
    无标题2

造成第一种情况的,我遇到的是极速迅雷1.X某个版本,进入迅雷关联bt文件后再取消,但是取消并没有什么卵用,双击种子文件还是开迅雷来下载。

造成第二种情况的,直接用这个软件随便做个什么扩展名的文件类型,加一个随便什么操作,这个操作会写入到某个位置(忘了是哪了,只记得是一个类似有 SystemAssociation 这两个单词的什么项下面),把 .XXX 直接剪切移动到 HKCR 下面,就会出现第二种情况。

添加识别其他程序禁用规则的功能

各个程序禁用规则不同,用其他程序禁用的菜单项可能不会显示在此程序中。如果加入识别一些目前主流的右键菜单的禁用规则就会很友好,比如火绒、360、电脑管家等等

新功能怎么用

“添加分析自定义注册表路径菜单功能”
请问这新功能怎么用?是不是可以用来分析那些篡改的注册表?

网友“梦幻的彼岸”的建议,添加“关键字搜索”功能

这个也可以实现(但是只针对通用场景的菜单项目,要实现不同扩展名文件菜单项搜索很麻烦、耗费性能),但目前不打算加入此功能,如果这个项目能够火热起来,GUID字典能够庞大起来的时候,就可以加入此功能。因为ShellEx类型的菜单项目的文本不能直接获取,当存在用户搜索的项目却没有字典时就很不友好。

Skype共享问题

右键中使用Skype共享选项没有被扫描到 是因为它的注册表原因么 希望大佬解决一下 谢谢
微信图片_20210423014900
微信图片_20210423014728

选择目录、目录背景、右键拖拽等个别项目报错:不允许所请求的注册表访问权,其他的正常

系统:Windows 10 专业版 20H2

选择目录、目录背景、右键拖拽等项目报错:

应用程序尝试执行安全策略不允许的操作。若要授予该应用程序所需的权限,请与系统管理员联系,或使用 Microsoft .NET Framework 配置工具。

如果单击“继续”,应用程序将忽略此错误并尝试继续运行。如果单击“退出”,应用程序将立即关闭。

不允许所请求的注册表访问权。。

000

其他项目可以正常显示:

001

报错详细信息
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.Security.SecurityException: 不允许所请求的注册表访问权。
   在 System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
   在 Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
   在 BluePointLilac.Methods.RegistryEx.GetRegistryKey(String regPath, Boolean writable, Boolean create)
   在 BluePointLilac.Methods.RegTrustedInstaller.TakeRegTreeOwnerShip(String regPath)
   在 BluePointLilac.Methods.RegTrustedInstaller.TakeRegTreeOwnerShip(String regPath)
   在 BluePointLilac.Methods.RegTrustedInstaller.TakeRegTreeOwnerShip(String regPath)
   在 ContextMenuManager.Controls.ShellList.LoadShellExItems(String shellExPath)
   在 ContextMenuManager.Controls.ShellList.LoadItems()
   在 ContextMenuManager.MainForm.SwitchGeneralItem()
   在 BluePointLilac.Controls.MySideBar.OnMouseDown(MouseEventArgs e)
   在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
失败的程序集的区域是:
MyComputer


************** 已加载的程序集 **************
mscorlib
    程序集版本:4.0.0.0
    Win32 版本:4.8.4341.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
ContextMenuManager
    程序集版本:3.1.0.0
    Win32 版本:3.1.0.0
    基本代码:file:///D:/Software/ContextMenuMgr/ContextMenuManager.exe
----------------------------------------
System.Windows.Forms
    程序集版本:4.0.0.0
    Win32 版本:4.8.4341.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    程序集版本:4.0.0.0
    Win32 版本:4.8.4300.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
    程序集版本:4.0.0.0
    Win32 版本:4.8.4341.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
PresentationFramework
    程序集版本:4.0.0.0
    Win32 版本:4.8.4341.0
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
PresentationCore
    程序集版本:4.0.0.0
    Win32 版本:4.8.4341.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
WindowsBase
    程序集版本:4.0.0.0
    Win32 版本:4.8.4341.0 built by: NET48REL1LAST_C
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.Configuration
    程序集版本:4.0.0.0
    Win32 版本:4.8.4190.0 built by: NET48REL1LAST_B
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Drawing.resources
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.resources/v4.0_4.0.0.0_zh-Hans_b03f5f7f11d50a3a/System.Drawing.resources.dll
----------------------------------------
mscorlib.resources
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本:4.0.0.0
    Win32 版本:4.8.4084.0 built by: NET48REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试程序,
而不是由此对话框处理。

Windows 10

Windows 10 新建那里 新建文本文档 改了还是那个名字没变,还有就是删除某个右键菜单的时候程序会提示错误并假死。

支持便携化

支持将配置文件存储在本地。

目前最一般的实现方式是检测当前目录是否存在配置文件/配置文件夹,如果存在则为便携模式。

关于转载您的原创程序的请求(已署名原创作者及出处)

作者您好,我在处理迅雷右键菜单的时候无意间发现了您的原创程序,界面美观,功能强大,于是转载到了吾爱破解论坛(详见: Windows右键菜单管理程序ContextMenuManager v1.0.0.0 【开源软件】https://www.52pojie.cn/thread-1286028-1-1.html ) ,并在显著位置明确署名原创作者 @蓝点llilac 及出处Github项目主页,现请求您的转载授权,并反应一个众多网友提交的Bug:Windows 7 64位系统在安装了.Net framework 4.6以上版本的情况下,仍然会出现程序已停止,或者打开无反应的问题。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.