Summary: i created a batch file and i'm invoking three programs in it one by one. but when i click on batch file all three programs are running simultaneously....
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 09...
Summary: Hi, FYI, I have a txt file(abc.txt) that contains a column of logon names. I need to create a batch file that read that file and then for each of the...
Summary: Hello, I want to create an exe file from a batch file and 2 other exe file. How can I do this? I want it so that when I click the exe it runs the batc...
Summary: I am new to batch programming and need some expert help. Here is what I would like to do: 1. I put any type of some files in one folder 2. Now I wa...
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: I am trying to create a batch file to change the Physical directory to the new build after a successful build. so far i got this: @echo off rem Check ...
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 O...
Summary: This doesn't seem to be working. When the batch is done it creates a ini.### file. Was this intended? Also, do I need to insert a path and specify a...
Summary: I'm trying to create a batch file that will ask a user for a drive letter and then it will run 2-3 commands on the specified drive. I can't figure out...
Summary: i created a batch file. it goes to different locations on computers, checking file existence and then does some operations like, decrypting, unzipping...
Summary: I need to create a new environment variable and update an existing one using a batch file. Any help will be highly appreciated.. Thanks and regards, S...
Summary: I need a batch file that will scan multiple subfolders in one folder, look for the most recent modified file in the subfolders, and set the subfolder...
Summary: I am going to create a batch file and put it in the send to folder. Users are going to right click on excel files and send to this batch file which w...
Summary: Hi I'm sending files to a friend that have been split using a program and they are joined back together by a batch script using copy /b The thing is...
Summary: I would like to create a batch file for NET SEND so that it can prompt the user for the computer's address and the message. How do i do the text input...
Summary: I am trying to create a batch file to kill a process only if it is running. I found a pskill tool from windows xp tool site but when I put it in the ...
Summary: I have a device that outputs a 5 digit number to the serial port, waits 5 seconds and sends a cr/lf to the serial port. I want to take that number, c...
Summary: I have a text file that will have 2 entries per line. They are servername and a IP address. I would like to create a batch file that would parse each ...
Summary: I am trying to do the following: 1. Create a batch file that will ping hosts on the network. 2. If the host is up enumerate the NETBIOS name table usi...
Summary: Hi there, I'm needing to create a batch file and would like some help if anyone out there thinks this can be done. On our windows server we have 4 ext...
Summary: Hello, I am trying to create a batch file to run from a text file that creates a folder and then within the folder it creates a blank text file called...
Summary: Hi, I wanna create a batch file that when I run the file it will generate a shortcut for an URL that I want on the desktop. Does anyone knows how to d...