Summary: creating a log files that stores name of the files in txt files i need to store the name of files that moved by batch script my code look like this cd...
Summary: Hello, I'm working on scripting a batch file to assist end users in backing up their computers using the Microsoft USMT. What I would like to do i...
Summary: Hi, I am trying to create a batch file to copy a folder and its content that gets created dynamically (with time stamp at its end - eg ABC__2009112401...
Summary: Does anyone know of a compression program that will compress a .exe file to a .ex_ file? This is so I can fit a rather large c/c++ IDE install onto a...
Summary: Hi Guys, Can any one help me with the below requirement? I need to have a command in DOS which checks the size of any file. Regards, Renjith ...
Summary: Maybe try writing the input file (yesfile.tmp) onto a different location, it can be any existing one ... So, instead of : yesfile.tmp write: C:\yesfil...
Summary: I'm having trouble finding a download of DOS system files that doesn't require a floppy drive(I don't have one). I have the utility to create a US...
Summary: The keyboards are different too. The plug is the same as all the AT style but the signal timing (or something like that--I forget exactly) is differe...
Summary: All the dos 6.22 sets I've seen had 3 disks--that was 1.44 format, 1.2 may be different--with a supplemental fourth. You probably have IBM's PC-DOS. ...
Summary: We have an application which appears to not play with printers in a straight forward way. We were able to implement a printer from VMware through a V...
Summary: Yeah, I'm not sure what 'dos' you mean but gcdrom.sys is a dos cdrom driver that works with SATA. You can download it here: http://ibiblio.net/pub/mi...
Summary: You can then add several songs to a playlist as well as save this to disk for later use. I also have genre filtering included as well http://downloa...
Summary: Here is another script. # Script tro.txt cd "/some_directory" var str list, file, newname lf -n "tro*.mp3" > $list while ($list <> "") do lex...
Summary: I want to boot form a USB pen stick on a PC whose bios does not support usb booting so i thought i could load the usb driver into memory from a CD and...
Summary: Check that you are not line wrapping with the label still on the same line. Try changing the screen width to something smaller or larger than 80 and ...
Summary: The only time I have seen that message is when there are not enough files allocated. By default the number allocated in config.nt is 40. If you go...
Summary: I have a requirement that I have recorded a script through OpenSta testing tool. In this script I want to replace the captured username to new usernam...
Summary: i have two hard drives one of which i formatted and copyied all of my other hard drive to because it is a bigger hard drive. ok . the new drive is act...
Summary: This is a simple choice but I don't know why it is not working below is the exact code. I've added two lines for troubleshooting purposes right under ...
Summary: does someone know how to use the "format" command in dr-dos can you please help write a quick command on how to format drive C: I been trying to forma...