Avatar of detox1978
detox1978
Flag for United Kingdom of Great Britain and Northern Ireland

asked on 

Batch Script: Rename Files

Hi All,

I have a folder full of jpg's that I need to rename.

What is the batch script syntax to find a file (by name) and rename it?

e.g.

rename  my_start_file_name_1234.jpg  my_new_file_name.jpg
Windows BatchShell ScriptingVB Script

Avatar of undefined
Last Comment
sirbounty

8/22/2022 - Mon