Something is wrong with Customize Toolbar plugin
-
Hello! I had just install new Notepad++ on my fresh Win10 and I add Customize Toolbar plugin. Then I removed one line from CustomizeToolbar.btn file and save changes. Now I have this: https://i.imgur.com/DNmpvd7.jpg (Custom Button Error with some Chinese characters). What i do wrong?
-
welcome to the notepad++ community, @JG24
maybe the encoding of
CustomizeToolbar.btn
got messed up while saving.
what file format encoding do you see at the lower right of the status bar ?possible fix:
deleteCustomizeToolbar.btn
, restart notepad++, and re-activate custom buttons to create a new .btn file.
then when editing it, convert it toucs-2 le bom
, make your changes and save it. -
Where did you get the file
CustomizeToolbar.btn
?
I do not see such a file at all
There is one file_CustomizeToolbar.dll
And the saved settings fileCustomizeToolbar.dat
-
@Meta-Chuh yup, You’re right! I previously saved in UTF-8. Thank you very much for help.
-
@andrecool-68 C:\Users\Username\AppData\Roaming\Notepad++\plugins\Config\CustomizeToolbar.btn - here
-
@JG24
I have been using the Customize Toolbar plugin for many years.
I have no such file … and never had -
@andrecool-68 show me what you got in %appdata% Notepad++\plugins\Config\ directory
-
@JG24
I use the portable version, and these directories are shown on my photo -
CustomizeToolbar.btn only exists if you activate custom buttons.
-
@Meta-Chuh
Got it))
I just did not use this option))