Custom.nsh & !addpluginsdir
I'm in the process of updating Listary Portable, and have run into a snag, due to a change in the format settings are being saved in.
Settings are now being saved in JSON format, and I'm using the nsJSON plugin to handle the file, to be able to change specific values in the file. I've previously tried doing ConfigWrite/ConfigRead, but the app doesn't like the modified file, hence why I'm trying to read/write from the file "properly".
- Read more about Custom.nsh & !addpluginsdir
- 3 comments
- Log in or register to post comments