Summary: What programming language used in creating a program like norton commander or other file manipulator tha t can copy, rname or duplicate files using do...
Summary: Hi, I need to compile 18 VB programs daily so I want to do it using a batch file so I don't have to do one by one. It seems like memory gets saturated...
Summary: When I try to start exe-files (javac.exe, java.exe, even notepad.exe) from in a dos-window under windows 95 I mostly get the message "This program may...
Summary: Hi, I need a batch file program to ask the user 'Are you in the office?' then there needs to be an input, so they can type 'Y' or 'N' if they press 'Y...
Summary: Thanks for the file, Dave! Hi Topfarmer, I hope I am giving you the right information. From the file m55hi_04.exe (http://support.mpccorp.com/apps/fi...
Summary: is there any way you can get dos to run windows programs? i can't access win3.1 because of a graphics setting and i have to change it so i can get bac...
Summary: I have sent you a detailed description of what you asked for by e-mail that looks something like this!!! get dos 5.0 or later from someone......boot t...
Summary: Maybe!? But it would be resonably involved and would require you using several utilities to detect which programs are running (maybe a port of the ps ...
Summary: hi, I need to know about how to make a tsr program and how to make it work with Windows Nt 4.0. The tsr should map specific keys predefined in an ext...
Summary: I think this should work.Just open the file in GWbasic and save it with the following option. SAVE "FILENAME.BAS",A This saves the file in the asc...
Summary: I have read that Microsoft has gone to great lengths to ensure that many of the old DOS programs will run on XP. I think specifically of dBASE III PL...
Summary: Win95 installs to the fist dos partition, regardless of how you want it to see your configuration. You might need to temporarily hide the "non-Windows...
Summary: Hi everyone! Do you know someone who can program in dos? I have an incredible idea I wish I could prog it but I am completely dumb at coding stuff......
Summary: Hi Doug, you are asking a Windows XP batch + schedule question, but this is DOS forum. So you have asked your question in a *wrong* forum. Please note...
Summary: Type "AT/?" to get a help screen. Let's say you want to execute the application C:\WINDOWS\SYSTEM32\DEFRAG.EXE every Monday at 21:40 (9:40PM). You wou...
Summary: I'm using an old program for DOS, today I'm using it runing on windows 95 and a epson stylus 660, and there is not printer driver in my old dos progra...
Summary: hi, i hope someone can help me in creating a program that works in dos to search for a certain string in a certain file and replace it with another st...
Summary: I have an old dos program which is used for programming a Westinghouse PLC. It works great on an old machine running DOS, but won't work on my relati...
Summary: How do I subtract one day from the day variable "dd" below? for /f "tokens=2" %%i in ('date /t') do set thedate=%%i SET mm=%thedate:~0,2% SET dd=%thed...
Summary: http://www.computing.net/programming/wwwboard/wwwboard.html These are links for various "MS-DOS6 and compatibles" if you are using WinDOS or NTVDM it...
Summary: I started a dos program from windows by double clicking it. When I wanted to quit it I clicked the close button (X) like any windows program and got ...
Summary: Try msd.exe that comes with newer versions of DOS like 6.22 Microsoft Diagnostics (MSD) will reveal basic information about the different components ...
Summary: I used to have a program that would execute another DOS Program and emulate typing responses. You envoked it like this: DOIT (name Program), yes,200,n...