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
I don't think there currently is a way to ignore superfluous options in an INI file, that is options that are set within the INI, but are not used by the program.
Use case:
I am writing an image encoder/decoder combo, which both have slightly different option requirements, but it would be useful if they could use the same INI files.