Skip to content

Second Windows Release

Compare
Choose a tag to compare
@mmroden mmroden released this 27 Nov 00:17
· 15 commits to master since this release

This release addresses a bug where, if the exif tools executable is not renamed in windows, an error message appears to try to head off problems. A more complete solution will be required.

The bug is this:

-- When you initially download and use the exiftools executable on Windows, it has been named with a parameter in the name (ie, it's called 'exiftools(-k).exe').
-- If this executable is not renamed to 'exiftools.exe', then the conversion will not work.
-- As of right now, a failure message will be produced if you try to run a conversion with the (-k) still in the exif tools executable name. If you do not properly specify the exif tools executable, you will receive a warning, but only on program startup and parameter configuration, not during actual running of the program.