Summary: I have tried pretty much every free batch file compiler and there is always something that doesnt work on it that I need. I have a call file and i ha...
Summary: Hi All, I requires a .bat script for the below requirement i have two .txt files in a folder A , i want to move any one of these .txt to folder B.If i...
Summary: how do i do this in a script file? i have files in a folder with the file names similar to below: fluffy.b1 fluffy.b14 fluffy.b25 i want to write a sc...
Summary: Each time I run a certain game program it loads a very bland intro .jpg file. I have about 300 .jpg files in another folder and would like to launch a...
Summary: i tested against my data and works fine. yeah i know, working on my data doesnt guarantee to work on your data. if you could, please post the complete...
Summary: Could any body please help me on this...... I have to search count of files in a folder C:\Log\Staging I am using the below command in my batch file :...
Summary: I have been using a batch file to delete .zip files in a directory that are older than 2 days old. It has been working very well. However, I would lik...
Summary: hello guys do u have any idea about putting a password in a folder? pls help me about this. i need it to my personal folder because some of them is ve...
Summary: mechanix2go your method is working, when I run the bat file in a folder with no sub folders it makes a .new file for each text file in that folder. Wh...
Summary: can someone post a link or code for c++ on linux for assigning the first file in a directory to a variable? i'm not a programmer but have cobbled toge...
Summary: Hello. I have a bunch of data files that need I need to reformat the header to. What I need is a batch file that can read through all of the .txt file...
Summary: Is there any way to use the dir command / some DOS Script to select only first file of similar pattern of files in a direcotory and rename it for exam...
Summary: I need help with a batch file that can monitor a folder where it can check the latest modified date of files in a folder where if the latest modified ...
Summary: Any help would be appreciated. I need to rename multiple files in a folder (to insert 4set characters at the beginning of the filename and move the nu...
Summary: Hi, May be it is stupid question for you, but I m new in batch programming. Thanks for your support but need some more help. I need following: 1. chec...
Summary: Yes, finally I want a bat-file going through all my xml-files in a folder and replacing the existing xml-files with new xml-files without the <?xml...
Summary: Hi AKL, The chk4miss.bat checks all the CSV files in the current directory. It looks for the strings in chekdata.txt which I created for testing. It ...
Summary: Hi, I want to rename the following files in a batch/DOS/Linux: az1_rdb To az_rdb.txt1 az2_rdb To az_rdb.txt2 Any ideas? [Of course I'm talking about l...
Summary: I read this thread: http://www.computing.net/answers/pr... This provided some clues but I'm stumped and I figure this is something you gurus can do in...
Summary: I have 300 files in a folder. Based on their names I want to ditribute to 30 different folders. Can any one help me in writing a batch script for this...
Summary: Currenly, I'm having a problem at work. I need to create a batch file that will rename all the .jpg files in a directory. The directory looks like Pic...