Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\>fileincren.exe
fileincren.exe v1.11b - File Increment Renamer
Copyright (C) 1998-2011 Javier Hernandez
WinUtilis - www.winutilis.net
Last update - December 05 2010
File Increment Renamer
fileincren [/F] [/H] [/L] [/N] [/O] [/P] [/S] [/T] [/V]
- will do too!
/F The location of the files
/H The new head of the file, like "picture_"
/L Display results. Default is off
/N No logo. No banner will be shown at execution time.
/O If this parameter is entered then the files will be renamed,
otherwise they will be only listed.
/P Pad amount. Default is 0
/S The start number for the pad. Default is 0
/T The new tail of the file, like ".txt"
/V Version
example:
The command:
C:\>fileincren -f F:\Pictures\Amazone\animals -s 3 -h pic_ -t .jpg -p 6 -o
will rename all the files located in F:\Pictures\Amazone\animals from:
F:\Pictures\Amazone\animals\w2def7.jpg
F:\Pictures\Amazone\animals\we3fr.jpg
F:\Pictures\Amazone\animals\gty75s.jpg
F:\Pictures\Amazone\animals\ws45rfg.jpg
F:\Pictures\Amazone\animals\fry7j.jpg
to:
F:\Pictures\Amazone\animals\pic_000003.jpg
F:\Pictures\Amazone\animals\pic_000004.jpg
F:\Pictures\Amazone\animals\pic_000005.jpg
F:\Pictures\Amazone\animals\pic_000006.jpg
F:\Pictures\Amazone\animals\pic_000007.jpg
NOTE: THIS CAN BE A PRETTY DANGEROUS TOOL, SO CHECK YOUR PATH
AND THE FILES YOU WANT TO RENAME TWICE BEFORE ENTERING
THE -O SWITCH!
C:\>
C:\>