David, can you put in the readme.html file all possible options for the ini file?
The INI file should hold only the settings.
Here is why:
For example, say I'm keeping my ini file since long ago. In new versions, if you add lines to the ini file I won't get them bacause I do not replace the ini so I can keep my settings. Doing so I won't be able to see the new options because my ini is "old".
Please, put in the readme.html file all possible options/examples for the ini file.
Thanks
1.0.35 has a menu item "Update user setting" that merges new INI settings into an existing user INI file while keeping all existing user settings.
You can always also use the JPEGView.ini.tpl as a reference, the "Update user settings" uses this a base for merging.