JPEGView-Static
JPEGView-Static copied to clipboard
Add Windows file associations right into installer
Currently, Windows file associations can be set/unset inside main app only. Thus if one set that associations and then uninstalls the app, they remain invalid in Windows registry. Installer have to check the associations during uninstall and unset them if needed.
Thanks, I'll implement this next version.