Summary: Hi Team, I am trying to create batch file that will search a directory on a server hard drive eg: c:\program files\*.* for a file called abc.doc and t...
Summary: Hi guys, I think I posted this in the wrong section before. I'm trying to write a batch file to search my C drive for a specific file, and then copy t...
Summary: Hello, I am attempting to modify a batch file to do the following. Take a CSV file where each field is enclosed in quotes and make it pipe-delimited. ...
Summary: Hi, I'm trying to create a simple batch file to copy the entire contents of my Favorites folder to another location on a diferent hard drive for backu...
Summary: Hi, Could someone help me please? I want to have a batch file that can search through my usb flash drive (say drive H:) to see if there is any fil...
Summary: I have a folder that I want to back-up to an external hard drive. Anytime I write new data to this folder, I want a copy sent to the HD. I have foun...
Summary: is it possible to make a batch file to download and replace files? here is a line from one i tried but it said HTTP was not a recognised device copy ...
Summary: I need to make a batch file to clean the temp files out of a few computers they are 2000 XP computers and I don't want to rename all the users paths ....
Summary: Hi, I am new to Batch file programming. I have a directory (c:\test1) in the Windows 2003 server. I want to write a batch file to check for new file a...
Summary: This is an interesting question and I would be very grateful for any help. I'm working in a government university in Thailand, and the IT systems here...
Summary: 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 ch...
Summary: Hi, How can I write a batch file to restrict others to use Internet Explorer and Yahoo Messenger on my system. Please help me in this regard. Sweetie....
Summary: Hi all could somone give me a batch file to establish an internet connection in windows xp. I have certain application which has an option for opennin...
Summary: Hi, I need a batch file to edit a text file. This file contains test results from a program. The data is separated by spaces and "00000" (space and nu...
Summary: What I need to do is create a batch file to read the %HOMEDRIVE%\windows.ini file, look for the entry LAUNCH=C:\UTILITIES\LAUNCH.EXE and then change t...
Summary: I was able to get the batch file to work fine, but took some more time investigating the robocopy.exe option as well. It turned out to be the better ...
Summary: I need a batch file to ping a list of ip from a source file(iplist.txt)written like this: ----------------- 0.0.0.0, host1, note 1.1.1.1, host2, note ...
Summary: Hello all...I've heard that you can write a batch file to kill all running services before starting a really cpu-hogging game. I've never done anythi...
Summary: Hi What commands should I type to create a simple batch file to delete Cookies, Temporary Internet Files, and History, without a prompt coming up. I'...
Summary: I need to convert my very simple batch file to an exe program it's very easy, i have only this in the batch file: c:/Sierra/counter-strike/cstrike.exe...
Summary: I need a batch file to find and rename any file in a directory that is bigger than 7k. I have a materials directory that posts a file out every hour ...
Summary: Example of current batch file: Line1 Line2 Line3 Line4 MY PROG NAME=%PROGNAME% Line6 Line7 SET THIS IS IT= LINE9 MY PROG NAME= LINE11 I need my batch...
Summary: Hi looking for a batch file to install some .exe or .msi programs silently but want the batch file to check if the program is installed or not before ...
Summary: thank for ur quick reply.. ya the folder will always exist..and there will be more than 6 files to search .and it will be in .xls format or .txt forma...