Where does notepad++ store style configurator settings?

后端 未结 5 509
囚心锁ツ
囚心锁ツ 2021-02-06 21:42

I downloaded and modified a style file and placed it in the Notepad++ themes folder. I was able to select it and have it update the style as expected. I then went to Setti

5条回答
  •  感情败类
    2021-02-06 22:09

    1. Uninstall Notepad++
    2. Reinstall it again, but this time check the first box, the one that says "Don't use %APPDATA%..... "
    3. Enjoy.

    The reason is that Notepad++ install all the files at administrator profile, if you are using another user then you are screw, it will not work properly, you have to run it always as an administrator so it can work properly. To avoid this, just do as i said.

提交回复
热议问题