renaming multiple files but with only replacing characters

  • Thread starter Thread starter inewtonn
  • Start date Start date
I

inewtonn

i have a very big folder which contains subfolders and i want to rename
all files and folders with subfolders and the files thay contain but i
want to do this by replacing only some characters with others..

any way to do this?

batch file.. or what?
 
"by replacing only some characters with others" can only be done
one-at-a-time. You can bulk (multi) rename files which XP will give
a numeric value (i.e. Filename(1), Filename(2), etc.) , but that doesn't
sound like what you want to do.
 
i have a very big folder which contains subfolders and i want to rename
all files and folders with subfolders and the files thay contain but i
want to do this by replacing only some characters with others..

I don't know how to manually do this, but if you Google for batch
rename tool or something similar I'm sure there are many freeware
utilities out there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top