Summary: i originally posted this in the xp forum, and it was suggested i post it here, which makes sense. my os is windows xp professional. ******************...
Summary: To Delete a dir and all contents ... deltree [drive:/path/dirtobedeleted] So you woulden't want to type something like c:>deltree c:\windows ;-) -----...
Summary: How do I close the MS-Dos Command Window after running a batch file? I have created a simple batch file that copies a dozen files from one folder to ...
Summary: I've created a batch file with a menu inside, 1 to 7 choices. When I execute the batch file, the DOS window pops and closes right away and I don't kno...
Summary: I'm running a batch file in dos, and in certain situations, the program will prompt me to answer a question. Is there any way I can have the question...
Summary: I wrote a qbasic ( program to create a .bat file which creates and sets an environment variable. I then use value of the environment variable for the...
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: Im running a batch file that gets info from the servers and puts the info into a txt file. However i need to put a new line between the info. I cant d...
Summary: Hi. You can also use edlin text editor. It's kinda difficult on the begginnig, but since you learn it, it's easy. And it's VERY VERY useful, since you...
Summary: Is it possible to open and read a data file from a batch file? I am working on a make batch file and it would be very nice if I could open and process...
Summary: I am trying to execute sql loader from a batch file . Do I have to just type in the command in the command sqlldr.... in the batch file ????? Can ...
Summary: I'm trying to create a batch file that will run crc32.exe on all files in all folders from a certain folder level. I'm not sure how to write the all ...
Summary: Can someone please help me with writing a batch file? I really don't know much about them. Here is what it needs to do if possible. In a dos promt I c...
Summary: As basic as this should be, I don't know the maximum line length permissible in a batch file. On a command line I know its 127 characters, and I know ...
Summary: My digital camera saves 21 or 42 pictures to a flash card always with the same 21 or 42 file names. I'd like to write a batch file that would rename ...
Summary: Can a batch file count. I am in a DOS 6.22 class, and was given the assignment “Create a batch file that when invoked, makes a file that contains sub...
Summary: I am using windows 98SE and i am trying to set wallpaper in a batch file. I came here because the dos folks seem to be a little more knowledgeable ab...
Summary: guys, can u please tell me as how to specify a enter (presing enter key) in a batch file.am coding some debug ruotines in a batch file.one of ...
Summary: I have written a batch file which does some stuff on each of the network machines during logon. One of the first things it does is copy an exe to the ...