News:

2023-03-15 Major improvements to the new Geolocation feature

Main Menu

ARGFILE and --ext problem

Started by servanges, July 12, 2011, 09:20:50 AM

Previous topic - Next topic

servanges

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


Phil Harvey

In the arg file, are --ext and exe on separate lines?  They should be.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

servanges

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