DOS Program that uses ANSI graphics

Discussion in 'Windows Virtual Machine' started by PoppyS, Nov 15, 2010.

  1. PoppyS

    PoppyS Bit poster

    Messages:
    1
    I have Point of Sale software that runs under DOS. It uses ANSI graphics for text (i.e. white letters on red background). The program is old, but quite good (clean, intuitive, fast & reliable). Currently runs under XP SP3.

    Running under Parallels, XP SP3, the program runs, but screen is black. The program is running and appears to be working in that (memorized) menu selections can be made, but there is no text display. The screen is all black.

    Any ideas?
     
  2. BoiseComputer

    BoiseComputer Bit poster

    Messages:
    1
    ANSI graphics in DOS.

    http://support.microsoft.com/kb/101875

    Pretty much what it says:
    Add "device=%SystemRoot%\system32\ansi.sys" to the CONFIG.NT file in the Windows XP SYSTEM32 directory.
     

Share This Page