Error: Cannot create file

Advanced Renamer forum
#1 : 18/10-18 20:22
fabio
fabio
Posts: 2
I want to rename all files in:
C:\Users\principale\Desktop\test

using this command line launched from C:\Users\principale\Desktop:
arenc -o modified -e sequence.aren -p "test"
(sequence.aren is the file from original archive)

The renaming result is fine, but last output line says:
Error: Cannot create file "C:\Users\principale\AppData\Roaming\Hulubulu\Advanced Renamer 3\Data\UndoLists\1539890038". Impossibile trovare il percorso specificato

It seems that afer renaming files in "test" directory, the program continue his renaming task starting with "C:\Users\principale\appdata..." folder.

Is this a problem caused by wrong syntax? There is a workaround ? I don't want all files on my pc renamed!

Thanks,
Fabio


18/10-18 20:22
#2 : 18/10-18 20:58
Kim Jensen
Kim Jensen
Administrator
Posts: 883
Reply to #1:
The program tries to store information need for possible undo of the batch. For some reason the program is denied to write the file. Does the folder "C:\Users\principale\AppData\Roaming\Hulubulu\Advanced Renamer 3\Data\UndoLists" exist? It should be created automatically the first time you run a batch through the desktop application.


18/10-18 20:58
#3 : 19/10-18 20:28
fabio
fabio
Posts: 2
Reply to #2:

I only tried command line version.
I had to manually create all the directory tree.
Now all works fine.

Thanks,
Fabio


19/10-18 20:28