Page 1 of 1

execute automatically

Posted: 2018-07-06 07:43:31
by jme
Hi,

Is it possible to run ant renamer in background and monitor a folder.
If a file is added in that folder, the file is renamed ( and copied to another folder if possible)

or can we execute ant renamer with a scheduler and rename all files in a specific folder?

Re: execute automatically

Posted: 2018-07-06 10:40:50
by antp
Hi,
The program has no option for monitoring, but using the scheduled tasks of Windows you could indeed schedule the renaming. Check the help file for details on command line options to launch the program on a specific folder ;)