Change attributes supports content plugins. [THX 2 HolgerK]

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Dreamer
Junior Member
Junior Member
Posts: 77
Joined: 2004-12-22, 00:52 UTC

Change attributes supports content plugins. [THX 2 HolgerK]

Post by *Dreamer »

Actually, I want change photo files date/time to Exif date/time.
Cause sometimes the original date/time were changed after transfer.
So, if change attributes supports content plugins, we can change the file time use the Exif date/time.

Or, if we can change the file time use a time list is good.
Last edited by Dreamer on 2008-02-24, 23:51 UTC, edited 1 time in total.
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

Take a look here:
http://ghisler.ch/board/viewtopic.php?p=120698#120698

Instead of Shelldetails, Exif plugin 1.47b can be used in this place too.

HTH,
Holger
Dreamer
Junior Member
Junior Member
Posts: 77
Joined: 2004-12-22, 00:52 UTC

Post by *Dreamer »

HolgerK wrote:Take a look here:
http://ghisler.ch/board/viewtopic.php?p=120698#120698

Instead of Shelldetails, Exif plugin 1.47b can be used in this place too.

HTH,
Holger
Thank you.
Dreamer
Junior Member
Junior Member
Posts: 77
Joined: 2004-12-22, 00:52 UTC

Post by *Dreamer »

Still want a date / time list to change file time, cause there are some video files which don't have the exif info.
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

From where did you get the date/time list for the videos?

If you already have a list based on "Filename" "DATE TIME",
You may try to expand this List into a Batch file containing lines like this:

Code: Select all

nircmd.exe setfiletime "c:\temp\myfile.txt" "24-06-2003 17:57:11"
NirCmd - Freeware command-line tool

HTH,
Holger
Dreamer
Junior Member
Junior Member
Posts: 77
Joined: 2004-12-22, 00:52 UTC

Post by *Dreamer »

Thanks again. It's helpful.
Post Reply