ExifTool Forum

ExifTool => Newbies => Topic started by: Mr Spock on November 01, 2015, 05:13:24 PM

Title: "No writable tags set" error
Post by: Mr Spock on November 01, 2015, 05:13:24 PM
Hi,

I want to write the filename to an EXIF tag (using Windows) as explained e.g. in https://exiftool.org/forum/index.php/topic,5722.msg27977.html#msg27977:

exiftool "-exif:imagedescription<basename" -r -ext .jpg * -overwrite_original

However, I always get a "No writable tags set" error. The same issue exists also when using other tags like UserComment. Any idea how to solve this problem?
Title: Re: "No writable tags set" error
Post by: Mr Spock on November 01, 2015, 05:30:22 PM
Disregard...

I found the message to install the config file containing the basenam macro.