So far I'm not able to add the filecreatedate to the "workspace" where I believe is where you can modify information? I am able to get it into "custom" where I'm not able to edit filecreatedate.
Also, I am not going to attempt the command line (without help), not foolish enough to think I can. I simply want to take the metadata create date and replace the filecreatedate. I've scoured the forum and can't find an example...
I can't really help with the GUI and as per this post (https://exiftool.org/forum/index.php/topic,4553.0.html), it's no longer supported.
But from the command line, the command would be:
exiftool "-FileCreateDate<Createdate" FileOrDir
Replace FileOrDir with the files/directories you wish to target.
;D
If I choose a directory, is there command to y/n each file?
thanks for jumping in!
exiftool "-FileCreateDate<Createdate" C:\Users\Paul Curtis\Pictures\1999
got this error box:
Warning: Error opening file - exiftool
Error: File not found - exiftool
Warning: Error opening file - C:/Users/Paul
Error: File not found - C:/Users/Paul
Warning: Error opening file - Curtis/Pictures/1999
Error: File not found - Curtis/Pictures/1999
Warning: No writable tags set from ./FF Dave & Daughter @ Janice's Christmas 1999.bmp
<-END-
Quote from: MicroSSSG on April 24, 2018, 04:06:10 PMIf I choose a directory, is there command to y/n each file?
:o
I... don't think so. I can't see anything in the docs along those lines. It's never come up before.
I believe that you can try putting the
-FileCreateDate<Createdate in the gui after the... Exiftool Direct button I think?
Quote from: MicroSSSG on April 24, 2018, 05:18:25 PM
got this error box:
The command I posted was to be used in CMD. Use just the middle part if you're still using the gui (see my previous post).
Nevermind, dawned on me to try just "1999", script ran, but the 2 x jpgs weren't updated.
Quote from: MicroSSSG on April 24, 2018, 05:18:25 PM
exiftool "-FileCreateDate<Createdate" C:\Users\Paul Curtis\Pictures\1999
got this error box:
Warning: Error opening file - exiftool
Error: File not found - exiftool
Warning: Error opening file - C:/Users/Paul
Error: File not found - C:/Users/Paul
Warning: Error opening file - Curtis/Pictures/1999
Error: File not found - Curtis/Pictures/1999
Warning: No writable tags set from ./FF Dave & Daughter @ Janice's Christmas 1999.bmp
<-END-
ok, these jpgs were scanned, no exif metadate to begin with and dropping the folder worked. thanks! The hunt for the right jpgs now...