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.
batch file to change file name
Name: anoopkrishnan62 Date: August 17, 2009 at 23:37:29 Pacific OS: Windows XP Subcategory: General
Comment:
hi... i am looking for a batch file to change the file name of a word pad file automatically.i am using a windows xp platform.the batch file should check the date everyday and if the required date comes the file should execute automatically and should rename the file in the required way
eg.if the date comes i should able to change the name from license.dat to"license1.dat"
Summary: I am trying to create a batch file that will move files from one folder to another. The naming convention in XP seems to be different than what I am used to. Instead of typing move c:\*.mp3 c:\mydocu~...
Summary: Go to Control Panel -> Users there you will see many options including User Name change. But if you change your user name this way, your account name will not change. Then you should use GPEDIT.MSC (X...
Summary: I woudl like to have a script that: 1. copies a file to another file & adds date to the end of it. 2. then opens up a text file and if the 4th field is = 0 and 5th field is greater than zero and 6th f...