File batch renaming (regular)

Source: Internet
Author: User

1. If your file is placed in a file with a desktop name, I want to change the batch name of these files to page1.jpg,page2.jpg,page3.jpg ....

2. Open the DOS (windows+r) shortcut key, enter CMD, enter the Black Window command line interface, first enter the file, the command is: >CD Desktop carriage return >CD file

>dir/b>rename.xls Create an XLS file and put the file name in it.

3. Open the Rename.xls file, enter the page1.jpg in the B1, then drop the page1.jpg.page2.jpg in the lower right corner .... Finally, the last Rename.xls row is deleted. Write in the C1 function = "ren" &A1& "" &b1 and then similarly in the lower right corner of the C1, the Ren 0001.jpg page1.jpg appears and so on.

4. In the file directory to create a text file to copy the XLS file C column content, paste in the text, save the file renamed Rename.bat, and then double-click on the file name to change the batch.

File batch renaming (regular)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.