Registry in NSIS
I have an app I'm working on and I'm not sure how to handle it's registry entries. All the settings are stored in the registry and I'm not quite sure how to handle that. I know I'm supposed to put them into an .ini but where do I go from there? Do I copy them to the registry when the app runs then copy them from the registry in the .ini when the app closes? If so can somebody give me a line of code as example. Bare with me it's hard to pick examples out of the huge launchers.
- Read more about Registry in NSIS
- 3 comments
- Log in or register to post comments