You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the user-selected compression method to be saved so that when the tool is opened, in future, the last selected compression method is read and applied.
Since the program already writes to the registry. I would suggest creating a simple subkey with just a number ranging 0-3 that is set when the user selects a compression method and is read when the application begins.
The text was updated successfully, but these errors were encountered:
SnoutBaron
changed the title
Add saving compression method
Add saving of compression method choice
Oct 23, 2017
Allow the user-selected compression method to be saved so that when the tool is opened, in future, the last selected compression method is read and applied.
Since the program already writes to the registry. I would suggest creating a simple subkey with just a number ranging 0-3 that is set when the user selects a compression method and is read when the application begins.
The text was updated successfully, but these errors were encountered: