mb76pl
2010-02-07 10:10:01 UTC
Hi all
I was struggling with writing a script that would help me with a tas
of setting original file's creation date on converted files
Unfortuneatly being very new to powershell I couldn't come up with an
solution
Scenario is as follows
Lets say you've made a bunch of family movies with your digital camera
You've downloaded your movies to PC.Lets say you've converted you
videos to xvid or any other format. Your files' date is set to the da
you've converted them. It would be so nice to have them redate to thei
original creation date to be able to quicky determinate when the vide
was created
Situation
I've got 5 .mpg files in my dir. Then, with any videoconverter I'v
converted those files to .avi format. Now there are following files i
my dir
00001.mp
00001.av
00002.mp
00002.av
..et
Could someone please help me with script that would match a pair o
files (00001.mpg and 00001.avi), take creation date from original fil
and set converted file's date with it
--
mb76pl
I was struggling with writing a script that would help me with a tas
of setting original file's creation date on converted files
Unfortuneatly being very new to powershell I couldn't come up with an
solution
Scenario is as follows
Lets say you've made a bunch of family movies with your digital camera
You've downloaded your movies to PC.Lets say you've converted you
videos to xvid or any other format. Your files' date is set to the da
you've converted them. It would be so nice to have them redate to thei
original creation date to be able to quicky determinate when the vide
was created
Situation
I've got 5 .mpg files in my dir. Then, with any videoconverter I'v
converted those files to .avi format. Now there are following files i
my dir
00001.mp
00001.av
00002.mp
00002.av
..et
Could someone please help me with script that would match a pair o
files (00001.mpg and 00001.avi), take creation date from original fil
and set converted file's date with it
--
mb76pl