Summary: I am building an unattended install of windows 2000 for my network. However I want the "computer name" line (in unattend.txt) to be input by a user at...
Summary: Does anyone know how I could print from a DOS app. to a file in Windows 95? I tried setting Print To The Following Port in the Windows 95 printer pro...
Summary: Hi, You can use also COPY command to copy console input to a file. For example to create file File.txt use the command: Copy Con File.txt then enter n...
Summary: Hi I don't use DOS much now, mostly Win 98. I do have a program that requires DOS, it runs fine under WIN98 DOS. This program allows me to print fil...
Summary: Hi Rick, My name is Richard and I stumbled across your ftp using batch files response in the computing.net forum. I was wondering if you could please...
Summary: Redirect errors and results from DOS commands to a file with the > method...For example, to save a directory listing, type "DIR C:\ > C:\DIRS.TXT"...t...
Summary: Hello. My problem is exact like the problem "making a .bat file to get input" in DOS\Page 1... BUT it is in NT 4.0. Like the answer from Secret_doom.....
Summary: I need to know how I would make a .bat file that would get input (an IP address) and then make a new file (java policy file). I have no clue how to d...
Summary: I'm writing a bat file as an assignment at Tech (college) and i need to know this (please!) * how do you display the time, or date without it promting...
Summary: I need to connect to a ftp site & upload files usind a dos batch program (.bat file) . How can i do that . From the command line i type ftp 100.100.10...
Summary: I miss the logic of the script, I mean, it's not a source trouble like mispelled cmd or anything, it's just that it shouldn't work anyway - you first ...
Summary: thanks alot but no matter how i tried to edit but it doesn't work... i wonder if i edit wrongly i really hope u can spoon-feed me as i'm not good in d...
Summary: Hi, I want to create a bat file to copy my temporary internet files into another directory but even when I use the dos filename (tempor~1) it says tha...
Summary: I have bananacom installed on my DOS computer. The installation creates a bcom.bat file which is placed in the C:\DOS directory. I put in a DOS screen...
Summary: I hope I understood what you want; if so try the following script. It checks the timestamp of the files keyed into the command line and jumps to the B...
Summary: I want to know the dos commands to make a bat file , so i deletes all the mp3s on my hard drive accept for "my folder"when I start up my computer than...
Summary: I would like to distribute a program to my friends and when they run the installation bat that I make it makes the program start everytime the comp st...
Summary: for %a in (*.*) do call Conv.bat %~na have this line to execute it work fine when in cmd prompt but dont when i write it in bat file, am i missing som...
Summary: Now Read it Carefully (Specially Mechanix2Go)........ I m making a .bat file which has several tools related to USB..... Such as Formating USB, Making...
Summary: Hey .. .i've been wondering is there anyway to make a .bat file to run programs on a usb?.. so that it will either ask you to input a name to run the ...
Summary: I am trying to write a batch file that will back up selected files...folders actually. I would like to backup everything in my 'My Documents' folder....