Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Looking to batch rename files. Looking for free
renamer that can move part of the file name
from one place to another (front to end)04.03.09 LOS ANGELES CA.doc
needs to change to
LOS ANGELES CA 04.03.09.doc
Can't find renamer program that has this "move
to end" feature - please help!

:: MYREN.BAT Usage: myren Folder_Name @echo off pushd %* for %%i in (*.doc) do ( for /F "tokens=1,*" %%j in ("%%~ni") do ren "%%i" "%%k %%j.do_" ) ren *.do_ *.doc popd :: End_Of_Batch

select the entire contents of response #1, type ctrl-c, open Notepad, type ctrl-v, save it as (anything, use ivo's myren.bat):
alt-f,a,\windows\MyRen.bat then hit enter. Your free renamer program now exists as: myren

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |