Multiple String Replacement

If you need help on how to use the program
Post Reply
LiquidCode
Posts: 2
Joined: 2013-03-07 09:54:36

Multiple String Replacement

Post by LiquidCode »

Hello,

i have a question concerning the Multiple String Replacement and i hope someone of you guys may help me.

I have entered a list of stings and i saved it with name "xyz".

But how do i can backup this saved list for example to transfer it to another computer? I do not find the list named "xyz".

And how do i import the List?

It would be very kind of you, if someone can help me.

Thanks
Liquid
antp
Site Admin
Posts: 9712
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Hi,
These lists are stored in the preferences file along all other settings, in Renamer.xml
That file is located in the program's folder, i.e. "C:\Program Files\Ant Renamer" by default, or "Program Files (x86)" depending on your system.
However if you use Windows Vista, 7 or 8, you may have to get the file from the Virtual Store, i.e. "C:\Users\<your name>\AppData\Local\VirtualStore\Program Files (x86)\Ant Renamer".
You can access that folder easily by typing %appdata% in Windows Explorer address bar and then going one folder up to go back to AppData (as that keyword leads to AppData\Roaming)
LiquidCode
Posts: 2
Joined: 2013-03-07 09:54:36

Post by LiquidCode »

Hi antp,

thank you for your quick support.

This was exactly what i needed!

:grinking:
Post Reply