Rename file

Closed
Piyush - Oct 13, 2009 at 11:31 PM
 Palkofin - Mar 18, 2013 at 01:13 PM
Hello,

i want to append date and time to the file name using a batch file.
e.g.: "fpdb.db". I want to rename the file as fpdb_'data'_'time'.bak
the souce file is inside a specific directory.

Please help on this.

Thank you very much...!!
Piyush
Related:

3 responses

Ptero_ Posts 2 Registration date Wednesday October 14, 2009 Status Member Last seen October 15, 2009 1
Oct 15, 2009 at 07:03 AM
It can be done easily by VBScript.
1
Blocked Profile
Oct 15, 2009 at 05:51 PM
Hi Ptero do you have tutorials on this particular matter ?
0
using this link you are able to have all of your files renamed
http://BatchRenameFiles.org
0