ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
1、通过Windows+R快捷键可以打开“运行窗口”,在“窗口”中输入“regedit”,点击“确定”打开注册表。 ![](https://img.kancloud.cn/6d/05/6d055ec9c39d167a2e98b3a44d35c93e_454x257.png) 2、在搜索栏“计算机”后输入"\HKEY_CLASSES_ROOT\Directory\Background"回车确定或者点击计算机图标逐级查找。 ![](https://img.kancloud.cn/fa/75/fa75c376e60ec8a96a35e8e4e18f27e6_827x371.png) 3、在“Background”目录下如果没有“shell”,则右键—新建项“shell”。 ![](https://img.kancloud.cn/18/44/1844cc86809505a413603095ea1871a2_691x630.png) 4、在“shell”目录下右键—新建项“open in Git”,其值为“Git Bash Here",此为右键菜单显示名称。 ![](https://img.kancloud.cn/3e/8c/3e8c8539f28e853db1a4f12a5ee8f8f8_757x612.png) 5、在“open in Git”目录下右键—新建—字符串值“Icon”,双击编辑,其值为“E:\Git\mingw64\share\git\git-for-windows.ico”。需要按照实际安装路径修改,此为菜单加图标。 ![](https://img.kancloud.cn/fd/96/fd969206ee1b6de2225d4fa9a80a504f_810x612.png) 6、在“open in git”目录下右键—新建—项“command”,其值为 "E:\Git\git-bash.exe",需要按照实际路径修改。 ![](https://img.kancloud.cn/6a/7e/6a7e8e9bf166526c6a9cd27f8fc65857_891x589.png) 7、右键菜单就可以看到“Git Bash Here”了。 ![](https://img.kancloud.cn/6a/2a/6a2a56e10110ef0b4b948bee1c6d828a_250x332.png)