Summary: Hi, i want to rename all the files in my directory by stripping out the first 3 chars of the file. My files are of the type C:\01 file1.jpg C:\02 file...
Summary: Hello! I have a bunch of files in a folder called 001_FILENAME.HTML where 001_ is always 001_ and FILENAME can be anything. I want a batch script to r...
Summary: I would like to write a batch script to find all .pst (Microsoft Outlook 2003) files that exceed the size of 1 G. The .pst files reside on a network ...
Summary: Hello, I need some help here ;D I have two types of files in my dir, movies > .avi subtitles > .srt But for the player to show the correct subtitles, ...
Summary: Hi All, I have to extract a . Zip file from a share drive(\\ABC) which has the below structure throuh a batch script. .Zip file => inside this .Zip fi...
Summary: I would like to run either a batch file or a script to rename a file once the file is found (only files relating to this process are within this direc...
Summary: I'm trying to rename files in a directory that all have the same basename but a different extension. For example: test.k01 test.g04 test.y7y test.orj...
Summary: Thats what Im trying to figure out a way to rename files but trying to have the batch file test to see if its mon, to rename all files going backwards...
Summary: You can create a bootable floppy in XP that can access NTFs by right clicking the floppy drive (wit a disk in) choosing format then ticking the make s...
Summary: Ricardo, Thanks for the script. I updated the necessary varialbes as you directed and ran the script. It worked but I think it needs some tweaking. U...
Summary: I'm almost there but not quite. When using DOS on WindowsXP the date is represented as follows: i.e. Sat 05222004 My batch program is suposed to ren...
Summary: Wish I would'be copied and pasted the text Can't seem to get back to the same page, It was a more involved batch file, and can't get back to it right ...
Summary: Is there a script or batch file I can run to do the following: I have several folders, all of which have 1 subfolder in each named 001. Files are cont...
Summary: Hi, I am new to scripting so excuse me if I am anything silly. I need a batch script and my requirement is as follows: I have some file names (around ...
Summary: Hi, I have a whole bunch of files which I would like to rename sequentially, from 1 to 9999 or whatever. Problem is, I have already started to manuall...
Summary: Hello! I need to make a .bat, that process a text file. The text file name is the first parameter of the batch file call. If no parameter is presen...
Summary: Hi Friend, We have a system which generates daily report in .xls format 5pm exactly for 20 customers. Actually the report is generating in Unix syste...
Summary: I’ve searched the forums on this site & couldn’t find anything conclusive. I need a DOS batch command similar to the one below to add a '.tif' ext...
Summary: I need assistance in converting a XLS file that has a first header row to be converted to CSV file format using - DOS / Batch Program. Sample file nam...
Summary: Hi there. I have a backup folder that has files with a filename like this: 200911300627-www.xxxxxxxx.com.au.tar.gz Each day, there is 14 different fil...
Summary: I'd like automate a bulk renaming task with just one click or with a command. I suppose I need command line utility or a batch file that allows me to ...
Summary: I agree with ham30 assertion that batch files can be tricky. Instead of using batch file, try Windows Explorer following this MSKB Article 320167: Ho...