Summary: i wrote a small batch file. at the end of it it opens an internet explorer window. the batch file will not close unless i close the ie window or manua...
Summary: I use a batch file in Windows 98 to run a java app on start up. With 98, you can use the checkbox "Close on exit" for the batch file. The company is...
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: 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: 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 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 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: 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: 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: 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...
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 am using this line in the batch file and it prompts me if I want the File (F) or Directory (D), I just want to copy a batch file that wont' prompt 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, I have NewTest1.txt with the following data: Name, Score Ben, 347 Sonny, 3656 Sai, 23 I would like a batch file that gets the names only and save ...
Summary: Hi, I have a vb 6 program that all seems to work great. this program writes a list of filenames to a text file, below is a sample of the text file (sa...
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: 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 want to zip files in say d:/data/0001/*.* and d:/data/0002/*.* in d:/backup/0001.*.* through batch files. How to creat a batch file in win XP Vinee...
Summary: Hello, I was chastened about posting this in the DOS section, so I'll try here. I'm creating a batch file that pauses, launches a program and then cl...
Summary: I created a batch file to delete the profile data of our companies propriatary application. The issue we have is that the profile for some users becom...
Summary: I just finished writing a batch file, and it does everything i want...except for one thing. Twoards the end of the file it calls a program...and the e...
Summary: I am in WAY over my head on this one. I used a macro in MS Access to automate a process and am using a batch file to run it every 4 hours. Problem i...