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: 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: Hi friends, I want to know does how to run a batch file present on another computer within the domain, from my computer, without logging into the remo...
Summary: Hi I want to delete the profiles from the old location, hence I want a batch file which could look for user logins in members.txt file and if the us...
Summary: Hey, I just wrote a batch file, but i dont want people to go into notepad and edit the file. I still want the file to run, but i dont want i to be edi...
Summary: Some simple questions about batch files 1.) Do you write a batch file in NOTEPAD? 2.) Once created, do you save the file as follows: filename.bat 3.)...
Summary: Hi All Is it possible to open file extensions with a batch file? I am struggling with this and could really do with some help Thanks Tor Fey ...
Summary: hello, i'm trying to write a batch file to open my "amcap" program then set the video input to another setting, I am able to get the "amcap" to start ...
Summary: Hello, I've tried to find what i was looking for on the forums and the internet and have not been able to find an answer yet. Here is the situation: I...
Summary: Hi, Could you guys help me make a batch file which will replace an entry in the text file - coming from an environment variable? Basically it'll just ...
Summary: Hi I recently made a batch file which displays certain information for certain people only when they type in their codename. (which only they know)...
Summary: "but it opens as a batch file" I don't know what that means. ===================================== If at first you don't succeed, you're about avera...
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-684...
Summary: Actually there is a way to do it in a batch file, it's an ugly and unreliable solution though. You basically read the names of the programs running...
Summary: I need a batch file that will search my drive and delete empty folders . I have a few left over and want to delete them all so how would I do that wit...
Summary: first program is writting an xml file. second one is java program to read that file. third one is updating excel sheet based on the execution (result)...
Summary: c: cd\ md surrey cd surrey edit asslestone.txt there is your home work type in help at a command prompt to figure out how you want to proceed fro...
Summary: Hi there. I have just recently found myself in the realm of writing batch files, so bear with my in my ignorance. I am currently attempting to write a...
Summary: I'm trying to create a batch script that can read a single lined file containing a password (making a login script), than set the read string as a var...
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: on XP Pro I have written a batch file to pen several different programs. I want to be able to open 2 or 3 internet explorer screens going to different...
Summary: I need a batch file that changes the following .txt file located in “C:\Program Files\Adobe\temp\a001day\cram32\index.txt” the batch file will be ...
Summary: Hi, Does anyone know of a way to make print screens through batch files ? I would like to take a print screen and save it to a picture format through...
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 ...