Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@Uwo222777 Of course, the program itself should return the encoding to its original form, but… it doesn’t do this.
@donho said in Notepad++ release 8.9.4:
Add NPP_LANG property to install a specific localization file for MSI. (Fix issue reported in comment )
As is correctly noted in this GitHub comment, the lang info should be stored into Registry HKLM and not into HKCU.
@metaad
GitHub issue #17979
I will check out donho’s other project xmlSigner as suggested by @xomx and will update this thread with the results.