Echo off in exifcopy.
This commit is contained in:
parent
f2a6e8085d
commit
ce0b1ae0c4
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
@echo off
|
||||
rem First argument is the file to copy from.
|
||||
rem Second argument is the file to copy to.
|
||||
exiftool -overwrite_original -all:all= %2
|
||||
|
|
Loading…
Reference in a new issue