Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Batch file for renaming directory
Name: daphnez Date: May 4, 2009 at 04:18:29 Pacific OS: Windows XP Subcategory: Batch
Comment:
Heloo
I have several directory:
12042007 13042007 05062008 06072008 01012009
and i want to move the year to be in front of the directory name....
20071204 20071304 20080506 20080607 20090101
i am trying to use For /f "tokens=2,3 delims=2007" %%i ...
Summary: Hi, I require a simple batch file to run on cmd prompt which when run, would do a 'dir' on the current directory/specified directory and rename the files as follows:- existing filename format - file_[...
Summary: I did try them. Thank you. Also, I really need a bacth file for this request - purpose (per the title). I created several test scenarios. C:\test\folder1, C:\test\folder2, C:\test\folder3. I ran t...
Summary: hi there, im lokking for a batch file for renaming files. the hard thing is i want the extenions for the files from 001 to 002, 003 and so on. i receive the files in for example c:\in the are named FS...