Skip to content

Remove NotePad++ From the Laragon Install #467

Answered by arun07as
mark2090 asked this question in Q&A
Discussion options

You must be logged in to vote

I removed the notepadd++ by deleting its folder in path-to-laragon/bin folder and it worked, now I no longer see open with notepadd++ in the right-click context menu.

You will then need to change the default editor used by Laragon or you won't be able to open files such as php.ini directly from Laragon. To change the default editor, edit path-to-laragon/usr/laragon.ini and add the path to the executable of your preferred editor. For me, I prefer vscode, so I added this

[preferences]
Editor="C:\Users\WAC\AppData\Local\Programs\Microsoft VS Code\Code.exe"

Disclaimer
Btw, I'm not sure if deleting the folder is the proper way to do it, or whether this will leave residue files in other places…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Pen-y-Fan
Comment options

Answer selected by mark2090
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
docs Issues that are related to documentation
4 participants