Renaming a very long Rar file

  • Thread starter Thread starter Terry
  • Start date Start date
T

Terry

I have a verylongfilename.part01.rar 01-25

Is there a way to batch rename them to something short and still have
it work with winrar?
 
Terry said:
I have a verylongfilename.part01.rar 01-25

Is there a way to batch rename them to something short and still have
it work with winrar?

In a Command Shell type

rename verylongfilename.part??.rar newname.part??.rar


Note: If you had 100 or more parts you need and extra ? in the command

eg. rename verylongfilename.part???.rar newname.part???.rar
 

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