Summary: I need help with writing a batch file that returns an error code to another application (app1). My batch file is called by another application, when m...
Summary: Hi i have made a batch file which installs a bit of software and then runs it. i need a command which after the first line of the batchfile has been r...
Summary: Hello, I am looking for a command(s) to copy the output/execution of a batch file to a log file. I still need the user to be able to see outputs and i...
Summary: You leave a lot of puzzles with your question such as what CD recording software do you have. Now days you usually drag and drop what you want t...
Summary: hey every one , I would like to create a batch file that will do the following: when i start a computer for new install i want the batch file to see ...
Summary: I wrote a batch file with the CHOICE command in it but whenever the program gets to that command I get an error saying "the specified name is not reco...
Summary: I have a batch file that executes several programs that print progress information in the console window. I would also like to redirect the output to...
Summary: hi: I want to write a batch file so that the following info is put into a text file: user name computer name log in date as each new user logs onto my...
Summary: Hello, I am a novice user and would like help in creating DOS batch files. What I am trying to do is create a batch file that can move files from one ...
Summary: I am creating a DOS batch file that will automatically run when a user puts a disk into the CD ROM. I will prompt the user for 1 of 3 options. This w...
Summary: I am using the following statement to capture the username of all the users who execute my batch file: echo %username% >username.txt The problem is th...
Summary: Hi All, I am running the vbs files through the batch file. I am trying to exit the batch file without running rest of the program if there is any erro...
Summary: Hello to all: I'm having a little problem with 2 batch files I have. I will refer to them as 1.bat and 2.bat What I would like to complish is as fol...
Summary: I am writing a batch file that requires the user to remove the floppy disk from the a: drive. How do I make the computer beep or create an alert tone...
Summary: I am looking for a command(s) to copy a file to a particular directory on a server, would probly have to be Servername based? Only one batch file will...
Summary: Good day to all: Is there any way to get the Registered® and Tradmark™ symbol to show in a batch file. I can't seem to figure this one out. thank you...
Summary: Hello, I am attempting to write a small batch file to accompany my programs uninstaller. This file is to be used to delete any files left over after ...
Summary: how do i make a batch file edit the autoexec.bat file (i.e add a couple of lines to it) andhow would i make a file run once a week from the autoexec.b...
Summary: Hi, I doubt this is possible, but I was wondering if there is a way that I can add a command into a batch file of mine that takes a text file and puts...
Summary: Hello, There is a task of unzipping tar files using winzip32 through a batch file. when the batch file calls winzip32, it invariably extracts ...