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
In the arg file, are --ext and exe on separate lines? They should be.
- Phil
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