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.
Creat a Batch file to zip files
Name: Ravindra Bhargava Date: January 31, 2009 at 10:39:08 Pacific OS: Windows XP Subcategory: Batch
Comment:
I want to create a Batch file which will zip files from different folders and place the zip file on a different folder on network drive.
Summary: I would like to create a batch file that will add an additional 1 to the front of an existing 8 digit text file,i.e... 11062169.txt-->111062169.txt 09524659.txt-->109524659.txt 65409995.txt-->16540999...
Summary: Hi, I have a txt file that contains data in the following format: 1200-1678,,1,C1356 1000-0076,,1,C1357 1000-0051,,1,C1358 1000-6848,,1,C1500 1000-6848,,1,C1501 1000-6848,,1,C1502 1000-6848,,1,C1504 1...
Summary: Hi all, Please help me to create a batch file containt below detail; Find a file named jaf.ini on C: and D: Replace 0 to 2098891 on the line ASKSN=0 Original jaf.ini [OPTIONAL] VALUE=1 ASKSN=0 Edited ...