Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

766.Batch file rename -- How to batch rename files by replacing semicolon with a single dot?

User: editor -- 2011-04-18          << 765  767 >>
Hits: 4055
Type: Batch file rename   
Search all Batch file rename examples
Description:
How to batch rename files by replacing semicolon with a single dot?
Input Sample:
Files: 
 
file1.2010-08-08.12:13:00.txt 
file2.2010-08-09.13:22:01.txt 
...
Output Sample:
New Files: 
 
file1.2010-08-08.12.13.00.txt 
file2.2010-08-09.13.22.01.txt 
...
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. open "Tools->Batch Runner" menu 
2. drag multiple files from Windows File Browser to "Batch Runner" window 
3. check option of "set output filename", and change the following entry to: 
 
4. check the preview name in "output file" column, and click "File Rename" button, done.

Screenshot 1:  Batch_Runner_Window


Similar Examples:
How to batch/bulk rename files by replacing 0-9 to A-J accordingly? (70%)
How to batch rename files by replacing all spaces with underscore? (69%)
How to batch rename files by keeping only the numbers at the end? (69%)
How to batch rename files to the specified pattern found in file content? (66%)
How to batch rename PDF files with the date inside the file? (66%)
How to batch rename text files with random line from file contents? (66%)
How to batch rename files by removing all trailing numbers? (65%)
How to batch rename files by multiplying each number in filename by 2? (65%)

Check Demo of Batch file rename
Keywords:
colon  batch rename files by replacing  replacing  dot  mer  single  how to batch rename files  batch rename files  rename files  how to batch rename  batch file semicolon  multiple files with semicolon in the file  rename file with semicolon  rename files with a semicolon  batch semicolon  rename semicolon  semicolon batch file  batch file rename files dot