ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: servanges on July 12, 2011, 09:20:50 AM

Title: ARGFILE and --ext problem
Post by: servanges on July 12, 2011, 09:20:50 AM
Hi all,

I'm using this wonderfull tool and I want to remove exe file from the process because I'm not using exe file to store pictures...

I use a ARGFILE on the command line (using -@ command).

In this argfile I put the --ext exe command to exclude exe file from process but there are always present in the result.
I try to put the --ext at the begining of the file, on a new line just before the directory to scan (".", I scan the current directory for path naming problem under windows) or on the same line, but none of these tests are OK

Is anybody can help me?

Thanks in advence

Title: Re: ARGFILE ang --ext problem
Post by: Phil Harvey on July 12, 2011, 09:54:48 AM
In the arg file, are --ext and exe on separate lines?  They should be.

- Phil
Title: Re: ARGFILE and --ext problem
Post by: servanges on July 12, 2011, 02:19:11 PM
You're right

I've forgotten I must create a new line to add a parameter to a command  :-[

Thank you for your help and your work.

Ange