Manually Installing the CGA Display Driver

Last reviewed: November 21, 1994
Article ID: Q84753
The information in this article applies to:
  • Microsoft Windows operating system versions 3.1, 3.11

SUMMARY

The CGA display driver can be installed using the Microsoft Windows operating system version 3.1 maintenance mode of Setup from inside Windows or from MS-DOS.

Also, the Windows 3.0 CGA display driver can be manually installed into Windows 3.1.

MORE INFORMATION

Windows version 3.1 does not ship a CGA display driver. The CGA driver that shipped with Windows 3.0, or the driver available on the Windows Driver Library (WDL) may be used.

If a Windows 3.0 system was using the CGA driver, during an upgrade the Windows 3.1 Setup program will preserve the display driver.

The CGA driver can be installed using the maintenance mode of Setup from inside Windows or from MS-DOS. The Windows 3.0 CGA display driver can also be manually installed.

Manually Installing the Windows 3.0 CGA Driver

To manually change the display driver to CGA, the following Windows 3.0 files must be in the WINDOWS\SYSTEM directory:

   CGA40WOA  FON      6704  10-31-90   3:00a
   CGA80WOA  FON      4672  10-31-90   3:00a
   CGA       DRV      45680 10-31-90   3:00a
   CGASYS    FON      4368  10-31-90   3:00a
   CGAOEM    FON      4576  10-31-90   3:00a
   CGAFIX    FON      4208  10-31-90   3:00a
   CGA       GR2      2104  10-31-90   3:00a
   CGA       GR3      9728  10-31-90   3:00a
   VDDCGA    386      15131 10-31-90   3:00a

After obtaining these files, make a backup copy of the SYSTEM.INI file contained in the Windows directory.

Make the following changes to the SYSTEM.INI file:

   [boot]
   display.drv=cga.drv
   286grabber=cga.gr2
   386grabber=cga.gr3
   fixedfon.fon=cgafix.fon
   oemfonts.fon=cgaoem.fon
   fonts.fon=cgasys.fon

   [boot.description]
   display.drv=CGA

   [386Enh]
   CGA80WOA.FON=CGA80WOA.FON
   CGA40WOA.FON=CGA40WOA.FON
   display=vddcga.386


KBCategory: kbusage kbdisplay
KBSubcategory: windrvr win31
Additional reference words: 3.10 3.11 CGA.EXE


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 21, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.