moudey / Shell

Powerful context menu manager for Windows File Explorer
https://nilesoft.org
MIT License
2.88k stars 96 forks source link

notepad++ is disabled #431

Closed dijkstar0317 closed 1 month ago

dijkstar0317 commented 4 months ago

2

RubicBG commented 4 months ago

modify(find="Edit with Notepad" vis=true)

change search string "Edit with Notepad"

Gaobo-Hp1 commented 3 months ago

modify(find="Edit with Notepad" vis=true)

change search string "Edit with Notepad"

hello, Which file should I modify?

RubicBG commented 3 months ago

open \imports\modify.nss in text editor, like notepad.exe copy the code at the end of the file, save it, reload the app with ctrl+right click or restart explorer.exe

Gaobo-Hp1 commented 3 months ago

open \imports\modify.nss in text editor, like notepad.exe copy the code at the end of the file, save it, reload the app with ctrl+right click or restart explorer.exe

I copy the code and restart explorer.exe, the edit with notepad++ is still disabled, maybe I need to restart my computer?

dijkstar0317 commented 3 months ago

image like it , it's OK!

Gaobo-Hp1 commented 3 months ago

image like it , it's OK!

OK, it's work . thanks

n8petersen commented 3 months ago

modify(find="Edit with Notepad" vis=true)

change search string "Edit with Notepad"

This worked for me, thanks @RubicBG

Dev123456689 commented 1 month ago

@dijkstar0317 Please close this issue if solved.