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: 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: I have a list of websites. I want a batch file which will open only first website in the list when i execute the bat file for first time and when i e...
Summary: i just need some help with a batch file i made. it's used to start up some processes that i previously terminated. here is the script for it: sc start...
Summary: I need a batch file that I can put in my startup folder that will delete this folder each time I reboot: C:\Program Files\Common Files\ExampleShared A...
Summary: Hello everyone This is my first post, I wish i will have some luck with this we have installed Adobe Acrobat Pro 9 on 3 Pcs in the office today we a...
Summary: Hi All, I am new to scripting and I need to create a WINDOWS Batch file by which I can calculate the time diffrence between two or more commands. Plea...
Summary: thanks for the quick reply I checked out the link but it doesn't seem to be about what I need, maybe I am missing something. I am basicley trying to ...
Summary: hello evebody! i need a batch to install a program (flash player active x) AFTER the user's first log in....i mean,i want to run it automatically afte...
Summary: I have 2 computers one with windows XP prof and other with home edition. The schedule task on the home edition doesn't work and gives an error everyti...
Summary: I needed some advice on the best/easiest way to push a batch file out to all users on a domain. I have a batch that is working fine when i run it manu...
Summary: Hi, Ive read you post in this forum and you were great. I just want to ask your help, I have a batch file that contains several records. I have an ent...
Summary: My ISP provides me an internet connection with dynamic IP. when i need to change my ip i simply disconnect my dial-up connection using a bat file (ras...
Summary: Hi, I need to add a exe to be run on startup and i tried altering the registry, i need a batch file /script to add a string value in startup for ru...
Summary: I need a batch file that takes input that has the full path of the file and removes the directory information. To make it easy, the directory informa...
Summary: I'm having trouble converting a unix shell script into a batch file. Is there any way I can concatenate a batch file parameter. I know you can do so...
Summary: Hi Guys, I need a batch file that collects two variables from the user. productcode and linenumber this then should be compiled as follows productcode...
Summary: I am trying to create a batch file that will move files from one folder to another. The naming convention in XP seems to be different than what I am u...
Summary: How do I make a batch file that will create a directory named the current date and copy specific data from a network drive to that directory? I'm the ...
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: Hello, I'm attempting to make a batch file which will telnet into my router, send my password through the telnet connection, and then a few basic comm...
Summary: I need a couple of Dos command to make a batch file which will find a specific word from few txt LOG file like backup01.txt, backup02.txt and if Match...
Summary: On our PC at work we have about 7 users. This creates lost of temp files. I have configured a task to reboot the computer at night. I have created a ...
Summary: I would like to remove or transfer the first 22 lines out of a text file to another with a batch file. The text files are in the same folder, the remo...
Summary: Why must you have an exe instead of a batch file? To make an EXE file, get a language compiler, such as C++ or Visual Basic, write the source code (wh...