右鍵菜單添加Open with Notepad++
- 打開註冊表編輯器win+r regedit.exe
- 定位到HKEY_CLASSES_ROOT\*\shell
- 在shell上右鍵建立新key取名 "Open with Notepad++"
- 在"Open with Notepad++"中建立新key, 取名command
- 進到command節點中, 雙擊"Default".
- 輸入notepad++的地址: "C:\Program Files (x86)\Notepad++\notepad++.exe %1"
歡迎關注本站公眾號,獲取更多信息