home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / DRIVERS / MICROSFT / VIDEODR / EGA.ZIP / OEMSETUP.INF < prev    next >
INI File  |  1993-05-27  |  2KB  |  54 lines

  1. ; -------------------------------------------------------------------------
  2. ; EGA Windows 3.1 Display OEMSETUP.INF file for the following EGA
  3. ; products:
  4. ;
  5. ;    EGA
  6. ;    EGA black and white (286 only)
  7. ;    EGA Monochrome (286 only)
  8. ;
  9. ; Copyright (c) 1993 Microsoft Corporation Inc.  All rights reserved.
  10. ; -------------------------------------------------------------------------
  11.  
  12. [data]
  13.     Version="3.10"
  14.  
  15. ; Names of the disks Setup can prompt for.
  16. [disks]
  17.     a =. ,        "EGA Windows 3.1 Display Driver Disk", diska
  18.  
  19. ;profile = driver,         Description of driver,               resolution,    286 grabber,    logo code,       VDD,          386grabber,     ega.sys,  logo data,     optional work section
  20. [display]
  21. egahires = a:ega.drv,      "EGA",                               "133,96,72",   2:egacolor.2gr, a:egalogo.lgo,   a:vddega.386,   a:ega.3gr,    a:ega.SYS, a:egalogo.rle
  22. egahibw  = a:egahibw.drv,  "EGA black and white (286 only)",    "133,96,72",   2:egacolor.2gr, a:cgalogo.lgo,,,                               a:ega.SYS, a:cgalogo.rle
  23. egamono  = a:egamono.drv,  "EGA Monochrome (286 only)",         "133,96,72",   2:egamono.2gr,  a:egamono.lgo,,,                               a:ega.SYS, a:egamono.rle
  24.  
  25. ; copy these fonts depending on the 386 grabber being used
  26. [EGA.3gr]
  27. a:CGA40WOA.FON,a:CGA40850.FON
  28. a:CGA80WOA.FON,a:CGA80850.FON
  29. a:EGA40WOA.FON,a:EGA40850.FON
  30. a:EGA80WOA.FON,a:EGA80850.FON
  31.  
  32. [sysfonts]
  33. a:egasys.fon,"EGA (640x350) resolution System Font", "133,96,72"
  34.  
  35. [fixedfonts]
  36. a:egafix.fon,"EGA (640x350) resolution Fixed System Font", "133,96,72"
  37.  
  38. [oemfonts]
  39. a:egaoem.fon,"EGA (640x350) resolution Terminal Font (USA/Europe)", "133,96,72",1
  40.  
  41. [fonts]
  42. a:SSERIFB.FON,"MS Sans Serif 8,10,12,14,18,24 (EGA res)", "133,96,72"
  43. a:COURB.FON,  "Courier 8,10,12,15 (EGA res)", "133,96,72"
  44. a:SERIFB.FON, "MS Serif 8,10,12,14,18,24 (EGA res)", "133,96,72"
  45. a:ARIALB.FON, "Arial 8,10 (EGA res)", "133,96,72"
  46. a:TIMESB.FON, "Times New Roman 8,10 (EGA res)", "133,96,72"
  47. a:SYMBOLB.FON,"Symbol 8,10,12,14,18,24 (EGA res)", "133,96,72"
  48. a:SMALLB.FON, "Small Fonts (EGA res)", "133,96,72"
  49. a:ROMAN.FON,  "Roman (Plotter)",   "CONTINUOUSSCALING"
  50. a:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  51. a:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  52.  
  53.  
  54.