Page 1 of 1

Command line parameter

Posted: 2008-03-06 13:49:41
by Volker
Hi colleagues,

I have created an arb file which contains an enumeration of a file. I have tested the command line functionality w/o success. maybe you can help me further.

I call the renamer like this:

renamer.exe -af c:\photos\logfiles\*.rar -b c:\photos\test.arb -g -x

I can see that the renamer has been started but it does not rename my *.rar file

Any ideas?

Thanks, Volker

Posted: 2008-03-06 15:02:44
by antp
Hi,
Try with "-b file" before the "-af file".
I am not sure if it has some importance (it should not), but just in case of...

Does it load the files in the list and also load the batch file? Or only one of the two?
Check also that there aren't spaces in your folder names (else put quotes around the full path)

Posted: 2008-03-11 09:40:00
by Volker
Hi

it seems this has solved the problem!

Thanks, Volker :grinking: