Summary: I would like to take a txt file that I get from a batch file that does a DIR list and change it to html . But if I do that with the batch file it will...
Summary: I hope someone can help me, I'm looking for a batch file that can convert a text file (say data.txt) to a number of variables that I can call up withi...
Summary: I need to have a batch file that replaces all '.' except for '.csv' in file name to '_' for all files in a folder. Any help would be greatly appreciat...
Summary: This is really puzzling me. i have writen a .bat that xcopys a file. then runs a program. it then waits till i exit that program. then re copys a fil...
Summary: Hi, new to this forum, hoping someone can help me with a pretty simple batch file. I need to go through a directory and rename every folder in it, fro...
Summary: I am trying to write a batch file to open a player with an avi file loaded that will run from a CD drive. All files including the Batch File will run ...
Summary: Howdy- I could use some guru guidance on a tricky task! This is third category post, but I am confident that I have the proper forum because it utiliz...
Summary: Hi, I need help with a batch file, i need it to delete all folders, subfolders and files from C:\Documents and Settings except for four folders named:...
Summary: I would like to create a batch file that will move all files in a folder into another folder if they were created older than 1 day(24 hours) from the ...
Summary: Hey guys, I've been working on a backup batch file to backup data on some machines and now I would like to add some command line switches for my batch...
Summary: Hi I need some help with this seemingly simple Batch file. What I want the batch file to accomplish is: Search C:\ to find all files with the extensio...
Summary: I have a text file that has several lines of information in it. I am trying to create a batch file that will append the date to each one of these line...
Summary: Just curious is there a way to search for a file (could be multiple on the pc) called test.lnk and replace it with the file test2.lnk? where test2.lnk...
Summary: Your help will be deeply appriciated and many thanks--- Hi I need help writing a batch file. I have a text file which contains usernames of all the u...
Summary: First off could someone help me by explaining some of the basics of renaming in a batch file. Such as how to rename all files in a folder to something...
Summary: Ok, I have another similar problem. I have all these files in a folder with the same extension and I need a batch script that will go through one at ...
Summary: Hi, I need some help with the batch file commands; I have an 'invoice' directory which will have files with below names. IMPORT_INVOICE_FILEfsbc.200...
Summary: I need some help with a batch file I need to write, I am trying to do the following. I need to find all the files in location A with a file size of 0K...
Summary: Hello I'm new to this forum And I'm a noob at programming (I don't even know the "C" of "C++" :)) I was messing with Batch file few monthes ago and I ...
Summary: Hi all! Here is my problem: I'm trying to create a batch file that needs to needs to record the login and logoff times of users. This needs to be reco...
Summary: Hi, I was wondering if it is possible to get the last line of a text file and save it to a variable? I found a script that gets the first line, but ...
Summary: Hello all I have been working on changing menu display with on this batch file. I found this open source batch file online. The only thing I want t...
Summary: Sir Daily various files are created in various directories on D drive of my windows 2003 server. In E drive, daily a sub-directory gets created with S...
Summary: I have been working with this assignment for afew hours and I am having trouble getting it to work right..... I am fairly new at cmd. Help would get ...
Summary: I have a problem. I am trying to write a batch file which will delete a 0 KB .SPL file and an associated .SHD file, which is not 0 KB. Each .SHD fil...