MS-DOS You don't really use MS-DOS, do you?

This page is (apparently) where I put software which tries, in vain, to make MS-DOS more powerful.

  • setfont.zip
    I created this program to change the character set in MS-DOS. It loads the fonts up from a file which must be specified on the command line.
    The program is supplied with a number of demonstration font files. The ZIP file now includes a Visual Basic form for creating the font files. Also included is SETFONT.EXE's C source code for anyone who is interested.

  • makefont.zip
    This is a Delphi program, compiled as a 16 bit MS Windows application, to design font files for use with SETFONT.EXE.

  • gpmsdos.zip
    This is a TSR I programmed in A86. It allows you to use the mouse to copy and paste at the DOS command prompt.