绿色版Notepad++注册windows右键菜单
2021-03-07 22:30
标签:root 保存 新建 x64 classes comm file ogr gis 新建一个以 备注: 路径以实际notepad++.exe文件所在的路径为准 再新建新建一个以 绿色版Notepad++注册windows右键菜单 标签:root 保存 新建 x64 classes comm file ogr gis 原文地址:https://www.cnblogs.com/fsong/p/12816766.html建立
.reg
扩展名结尾的文本文件,如reg.reg
,拷贝如下内容并保存,双击运行加入注册表就好了。Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\NotePad++]
@="&Notepad++"
"Icon"="C:\\Program Files\\npp.7.8.5.bin.x64\\notepad++.exe"
[HKEY_CLASSES_ROOT\*\shell\NotePad++\Command]
@="C:\\Program Files\\npp.7.8.5.bin.x64\\notepad++.exe \"%1\""
卸载
.reg
扩展名结尾的文本文件,拷贝如下内容并保存,双击运行加入注册表就好了。Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\*\shell\NotePad++]
References
上一篇:即时通信软件后端API文档
文章标题:绿色版Notepad++注册windows右键菜单
文章链接:http://soscw.com/index.php/essay/61538.html