When using IconDeveloper (version 2.12.0.0) to extract PNG's from a series of icons,
it keeps adding a suffix like " 1 - 256x256 - 32" to the extracted file.
This results in a filename like "Icon Name 023 1 - 256x256 - 32.ico",
the number before the dash varies (in this case the "1")
from a single digit, to 3 digits depending on how many icons are being processed.
This behavior is totally unwanted. Is there any way to prevent the adding of the suffix?
I didn't see a setting for this in the preferences...