Summary: I'm creating a batch file that I would like to create a directory name using the user input, and then subdirectories within. The inputted directory na...
Summary: I don't think I understand the question. If you can name a file or directory anything you want, provided that you use allowed charracters. If your tr...
Summary: Hi there I'm actually making a calculator based on batch files and you're asking me if a batch file can count??? hahahah btw, in your case -- IF I hav...
Summary: There are many ways, depending on exactly what it is you want to do. The following example shows how to set a variable from data input from the keybo...
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: Doom, thanks for the reply. I'll be a bit more specific. Basically, I create graphics enhancements for a program. Here's the problem. When a user d...
Summary: Yeah, probably 2.bat simply stores data to files without specifying their path, so the files are created on the current directory (which is not necess...
Summary: hey guys, a quick question about subst under XP. I had no problems using subst with the other versions of windows but this time it is tough. As far as...
Summary: You guys are strange. His question applies to batch files deleting directories. Personally I find nothing wrong with the post. Can you do this with DO...
Summary: I trying to create batch file /s that would do the following things: 1st - Copy files between file servers (3 or more file servers) 2nd - Create a l...
Summary: So, it's just a batch file to copy a file from floppy to C:, right? You mentioned that user will input the file name in format, for instance "D033ddmm...
Summary: Is there any way to input a text value from a batch file prompt? Like "What would you like to name this file?" or "What comment do you want to add to...
Summary: Hi, We are creating a CD that will run in any users browser when it is inserted into their CDROM drive. We want them to be able to install some of th...
Summary: Thanks for your input IVO. This works on directorys without any spaces in the name. I.E. J:\LaserPrint\TEST\ but when you introduce spaces in the path...
Summary: Using win98se, my directory command gives me corrupted file/directory names and wrong dates and sizes when I access my 1.44mb diskette in A drive when...
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: Hello!!! This site is cool web site I wanna make batch file with input option. In batch file it will connect to ftp and enter logon and password. How ...
Summary: iam trying to make a batch file so that it copies some dll files from the cdrom from to the system directory. since the cdrom drive letter may vary i...
Summary: Currently I'm enrolled in a Operating Systems class, and to complete the DOS section, we have to write a batch file. I've had previous experience with...
Summary: What will you give me if i can come up w/ a batch file that will do it?? :) i have done something like it before, the hard part is getting dos to prom...
Summary: Hello everybody.. I have to write a batch file that makes a new directory every day with that day's date (mm/dd/yy) as the directory's name. Then the ...
Summary: Oh my! Oh my indeed! Now this looks like it might be fun and an interesting project. This is just a start, but I am sure others can add to it and a ba...