登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
轻量养虾,开箱即用!低 Token + 稳定算力,Gitee & 模力方舟联合出品的 PocketClaw 正式开售!点击了解详情
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
13
Fork
1
Jack251970
/
ContextMenuManager
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
发行版
最新版
4.0.0.3
3104492
2026-04-04 19:02
对比
4.0.0.3
Jack251970
## What's Changed * Remove manual restart of explorer.exe after kill by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/118 * 简化目标框架配置并修复构建脚本问题和启用深色模式支持 by @LanYun2022 in https://github.com/Jack251970/ContextMenuManager/pull/120 * Update zh-TW.ini by @Lofuuzi in https://github.com/Jack251970/ContextMenuManager/pull/123 * Fix app crash on startup when backup XML file is empty or corrupted by @Copilot in https://github.com/Jack251970/ContextMenuManager/pull/124 * 重构搜索功能 by @LanYun2022 in https://github.com/Jack251970/ContextMenuManager/pull/121 * v4.0.0.3 by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/125 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/4.0.0.2...4.0.0.3
最后提交信息为:
Merge pull request #125 from Jack251970/release
4.0.0.2
ae42072
2026-03-27 19:20
对比
4.0.0.2
Jack251970
## What's Changed * Enable nullable reference types and improve file path handling by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/115 * Enhance ExtractFilePath and improve localization and backup summary by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/116 * v4.0.0.2 by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/117 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/4.0.0.1...4.0.0.2
最后提交信息为:
Merge pull request #117 from Jack251970/release
4.0.0.1
4ba3513
2026-03-27 16:40
对比
4.0.0.1
Jack251970
## What's Changed * Update DLL path in publish.yml for correct output directory by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/109 * Enhance null safety, UI thread handling, and project modernization by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/112 * v4.0.0.1 by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/113 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/4.0.0.0...4.0.0.1
最后提交信息为:
Merge pull request #113 from Jack251970/release
4.0.0.0
a2d58a3
2026-03-26 20:32
对比
4.0.0.0
Jack251970
## Notice * For Windows 7, 8 and 8.1, please download versions 3.6.2.2 and earlier. Compatibility is no longer guaranteed for the latest versions. * The new version is developed based on.NET 10 and requires the installation of the new version's runtime environment. ## What's Changed * Use WPF to rewrite the full project. * Performance enhancement with register handling. * 优化EnhanceMenusDic.xml格式与缩进,提升可读性 by @CMJNB in https://github.com/Jack251970/ContextMenuManager/pull/100 * Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/101 * Bump System.Management from 10.0.3 to 10.0.4 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/102 * Bump System.Management from 10.0.4 to 10.0.5 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/103 * 移除 ASP.NET Core 依赖项 by @huoshan12345 in https://github.com/Jack251970/ContextMenuManager/pull/107 * Migrate main UI from WinForms to WPF by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/105 * Release v4.0.0.0 by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/108 ## New Contributors * @huoshan12345 made their first contribution in https://github.com/Jack251970/ContextMenuManager/pull/107 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/3.6.2.2...4.0.0.0
最后提交信息为:
Merge pull request #108 from Jack251970/release
3.6.2.2
f973ffc
2026-02-24 14:41
对比
3.6.2.2
Jack251970
## What's Changed * Bump System.Management from 10.0.2 to 10.0.3 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/88 * Bump Microsoft.AspNetCore.SystemWebAdapters and Microsoft.AspNetCore.SystemWebAdapters.CoreServices by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/87 * Bump Microsoft.AspNetCore.SystemWebAdapters.CoreServices from 2.2.1 to 2.3.0 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/90 * Fix Turkish and Arabic language files not loading correctly by @Copilot in https://github.com/Jack251970/ContextMenuManager/pull/96 * update zh-TW by @Lofuuzi in https://github.com/Jack251970/ContextMenuManager/pull/97 * 修复 PowerShell 命令 WorkingDirectory 参数处理,及优化部分命令 by @CMJNB in https://github.com/Jack251970/ContextMenuManager/pull/98 * Fix publish workflow: correct publish profile name and output path by @Copilot in https://github.com/Jack251970/ContextMenuManager/pull/99 ## New Contributors * @Lofuuzi made their first contribution in https://github.com/Jack251970/ContextMenuManager/pull/97 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/3.6.2.1...3.6.2.2
最后提交信息为:
v3.6.2.2
3.6.2.1
f8a8313
2026-01-30 18:10
对比
3.6.2.1
Jack251970
## What's Changed * 修复使用VBScript实现的右键功能在Windows11失效的问题 by @LanYun2022 in https://github.com/Jack251970/ContextMenuManager/pull/77 * Fix race condition in registry editor navigation on first launch by @Copilot in https://github.com/Jack251970/ContextMenuManager/pull/81 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/3.6.2.0...3.6.2.1
最后提交信息为:
v3.6.2.1
3.6.2.0
c638730
2026-01-25 20:41
对比
3.6.2.0
Jack251970
## What's Changed * Fix Explorer restart failing on Windows 11 25H2 by @Copilot in https://github.com/Jack251970/ContextMenuManager/pull/64 * Add fallback button text for InputDialog when system resources unavailable by @Copilot in https://github.com/Jack251970/ContextMenuManager/pull/65 * 更新关于程序页面 by @LanYun2022 in https://github.com/Jack251970/ContextMenuManager/pull/70 * 修复 RComboBox 的问题 by @LanYun2022 in https://github.com/Jack251970/ContextMenuManager/pull/73 * Fix ExecutionEngineException in RComboBox dropdown Win32 API calls by @Copilot in https://github.com/Jack251970/ContextMenuManager/pull/74 * Fix ComboBox dropdown not opening on first click by @Copilot in https://github.com/Jack251970/ContextMenuManager/pull/76 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/3.6.1.0...3.6.2.0
最后提交信息为:
v3.6.2.0
3.6.1.0
2f75d36
2026-01-17 17:17
对比
3.6.1.0
Jack251970
## What's Changed * Bump System.Management from 9.0.9 to 9.0.10 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/47 * Bump Microsoft.AspNetCore.SystemWebAdapters and Microsoft.AspNetCore.SystemWebAdapters.CoreServices by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/49 * Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/50 * Bump System.Management from 9.0.10 to 10.0.0 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/51 * Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/52 * Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/55 * Bump System.Management from 10.0.0 to 10.0.1 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/58 * Bump Microsoft.AspNetCore.SystemWebAdapters and Microsoft.AspNetCore.SystemWebAdapters.CoreServices by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/60 * Bump toshimaru/auto-author-assign from 2.1.1 to 3.0.0 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/61 * Bump toshimaru/auto-author-assign from 3.0.0 to 3.0.1 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/62 * Bump System.Management from 10.0.1 to 10.0.2 by @dependabot[bot] in https://github.com/Jack251970/ContextMenuManager/pull/63 * 优化图形界面和重新制作搜索功能 by @LanYun2022 in https://github.com/Jack251970/ContextMenuManager/pull/46 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/3.6.0.0...3.6.1.0
最后提交信息为:
Fix local parameter name
3.6.0.0
ce2b863
2025-10-12 11:21
对比
3.6.0.0
Jack251970
## What's Changed * Update pt-BR.ini by @jukmisael in https://github.com/Jack251970/ContextMenuManager/pull/31 * Update bug_report.yml by @LanYun2022 in https://github.com/Jack251970/ContextMenuManager/pull/41 * 修复点击“网页搜索”后程序报错问题 by @LanYun2022 in https://github.com/Jack251970/ContextMenuManager/pull/42 * 添加列表搜索功能 by @LanYun2022 in https://github.com/Jack251970/ContextMenuManager/pull/43 * Fix OpenDirectory access denied error for OneDrive paths and double backslashes by @Copilot in https://github.com/Jack251970/ContextMenuManager/pull/45 ## New Contributors * @jukmisael made their first contribution in https://github.com/Jack251970/ContextMenuManager/pull/31 * @Copilot made their first contribution in https://github.com/Jack251970/ContextMenuManager/pull/45 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/3.5.1.0...3.6.0.0
最后提交信息为:
v3.6.0.0
3.5.1.0
615a883
2025-09-15 14:58
对比
3.5.1.0
Jack251970
## What's Changed * Fix translation key issue by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/35 * Set all dialogs to be topmost by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/36 * Add progress dialog for backup & restore by @Jack251970 in https://github.com/Jack251970/ContextMenuManager/pull/37 **Full Changelog**: https://github.com/Jack251970/ContextMenuManager/compare/3.5.0.0...3.5.1.0
最后提交信息为:
Update publish workflow
3.5.0.0
9e6a39c
2025-09-14 21:01
对比
3.5.0.0
Jack251970
# 【更新描述】 ①更新依赖版本 ②修复文件夹启动奔溃 ③优化图形界面
最后提交信息为:
v3.5.0.0
3.4.0.3
c4ac050
2025-09-07 17:40
对比
3.4.0.3
Jack251970
# 【更新描述】 ①修复引入.Net 9框架后的平台不支持错误。 ②修复应用自动更新错误。
最后提交信息为:
v3.4.0.3
预览版本
3.4.0.2
4633878
2025-09-07 15:50
对比
3.4.0.2
Jack251970
# 【更新描述】 ①更新到.Net 9框架。 ②修复备份恢复菜单全选的问题。 ③修复文件夹自动删除可能出现的异常。
最后提交信息为:
Fix publish workflow
3.4.0.1
6f16da4
2025-05-26 10:44
对比
3.4.0.1
Jack251970
# 【更新描述】 ①修复菜单分析的问题。
最后提交信息为:
v3.4.0.1
3.4.0.0
35c0db7
2025-05-11 21:14
对比
3.4.0.0
Jack251970
# 【更新描述】 ①部分控件新增动画。 ②优化控件显示效果。 ③修复菜单保存目录错误的问题。 ④修复发送到项目空引用错误。
最后提交信息为:
v3.4.0.0
3.3.9.2
d6d925f
2025-04-20 21:53
对比
3.3.9.2
Jack251970
# 【更新描述】 ①优化彩色图标。
最后提交信息为:
v3.3.9.2
3.3.9.1
f0cdd9a
2025-04-20 12:08
对比
3.3.9.1
Jack251970
# 【更新描述】 ①修复运行对话框的错误。
最后提交信息为:
v3.3.9.1
3.3.9.0
851e93b
2025-03-13 12:26
对比
3.3.9.0
Jack251970
# 【更新描述】 ①支持文件类型的第二板块的备份和恢复。 ②优化和更新彩色图标。 ③优化DataGridView暗色模式下的显示效果。
最后提交信息为:
v3.3.9.0
3.3.8.0
53160ec
2025-01-08 14:59
对比
3.3.8.0
Jack251970
# 【更新描述】 ①新增夜间模式支持。 ②优化标题栏与状态栏的显示效果。
最后提交信息为:
v3.3.8.0
3.3.7.5
147ce19
2025-01-07 13:42
对比
3.3.7.5
Jack251970
# 【更新描述】 ①更新软件图标,更改主题色。
最后提交信息为:
Merge pull request #4 from LanYunSeven/master
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
C#
1
https://gitee.com/Jack251970/ContextMenuManager.git
git@gitee.com:Jack251970/ContextMenuManager.git
Jack251970
ContextMenuManager
ContextMenuManager
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册