Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Renaming alot of files
Name: ceriall Date: October 20, 2008 at 00:20:56 Pacific OS: Winxp CPU/Ram: Intel Product: 2008
Comment:
Hey can anyone help me with some code? Im needing a script that renaming alot of files, the new filenames are to be specified frome a txt called krigsvoll.txt. The script have to rename frome the smallest number like, 4953 -> 4953.jpg 4954 -> 4954.jpg 4958 -> 4958.jpg
Summary: Hello, this question is perhaps a unique one since I doubt anyone has ever needed something like this. It is too much to explain so I will make this as short as possible. Is there a program that is ...
Summary: I would like to rename numbers of files as following: from test1.test1.txt --TO-- test1.test1-abc.txt I used this line for /f %%i in ('dir /b /a-d *.pst') do @ren %%i %%i.pst but it does not work !! ...
Summary: I would like to rename all files in \\gbrcrotpc8ms008\rss_data_transfer_gb77$\interface\planning_Reports in the following way: INVRPT_5023949000004_20080721061325.GB to 5023949000004_MSG_IN_200807210...