Command line parameter

If you need help on how to use the program
Post Reply
Volker
Posts: 2
Joined: 2008-03-06 13:42:53

Command line parameter

Post 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
antp
Site Admin
Posts: 9665
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post 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)
Volker
Posts: 2
Joined: 2008-03-06 13:42:53

Post by Volker »

Hi

it seems this has solved the problem!

Thanks, Volker :grinking:
Post Reply