home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 February / IMM0295.ISO / driver / number_9 / disk1 / oemsetup.inf < prev    next >
INI File  |  1994-10-13  |  7KB  |  143 lines

  1. ;#9GXE64  <--- Number Nine Computer Corporation Tag
  2. ;=============================================================================
  3. ; OEMSETUP.INF         GXE64 Board Setup        Number Nine Computer Corporation
  4. ;
  5. ;   Installation data for the GXE Windows driver.  This file is used by the
  6. ;   Microsoft Windows SETUP program.
  7. ;=============================================================================
  8.  
  9.  
  10. ;-----------------------------------------------------------------------------
  11. [disks]
  12. ;
  13. ; These are the names of the disks Setup can prompt for.
  14. ; There must be a disk name for each disk number used.
  15. ;
  16. ; The disk number '0' is reserved to represent the Windows setup directory.
  17. ; This directory may be relative to the directory SETUP was run from.
  18. ;
  19. ; The format is:
  20. ;
  21. ;       n = path, disk name, disk tag file
  22. ;
  23. ; where:
  24. ;
  25. ;       n           = disk "number"  1-9, A-Z (single char only!)
  26. ;       path        = path of disk n
  27. ;       name        = name of disk n
  28. ;       disk tag    = a file on disk n (used to determine if disk is in drive)
  29. ;
  30.  
  31.  N = ., "#9 GXE64 Windows Driver Disk", GXEOem
  32.  
  33.  
  34. ;-----------------------------------------------------------------------------
  35. [display]
  36. ;
  37. ; Both of the GXE windows driver require use of Windows 3.1.  There are no plans
  38. ; to support Windows 3.0 in the future.
  39. ;
  40. ;profile = driver, description, resolution, 286 grabber, logo code, VDD,
  41. ;          386grabber, ega.sys, logo data, optional section
  42. ;
  43. ;GXE4 = N:#9GXE64.drv,"#9GXE64 HawkEye Virtual Display Driver (small fonts)","100,96,96",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE4
  44. ;GXE5 = N:S3VSND.drv, "#9GXE64 Non-Virtual Display Driver (small fonts)","100,96,96",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE5
  45. ;GXE6 = N:#9GXE64.drv,"#9GXE64 HawkEye Virtual Display Driver (large fonts)","100,120,120",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE4
  46. ;GXE7 = N:S3VSND.drv, "#9GXE64 Non-Virtual Display Driver (large fonts)","100,120,120",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE5
  47.  
  48. GXE4 = N:#9GXE64.drv,"#9GXE64 HawkEye True Color (small fonts)","100,96,96",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE4
  49. ;GXE5 = N:#9GXE64P.drv, "#9GXE64 Hawkeye 256 Color (small fonts)","100,96,96",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE5
  50. GXE6 = N:#9GXE64.drv,"#9GXE64 HawkEye True Color (large fonts)","100,120,120",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE4
  51. ;GXE7 = N:#9GXE64P.DRV,"#9GXE64 Hawkeye 256 Color (large fonts)","100,120,120",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE5
  52. GXE8 = N:S3VSND24.drv, "#9GXE64 24 bit Planar (small fonts)","100,96,96",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE5
  53. GXE9 = N:S3VSND24.drv, "#9GXE64 24 bit Planar (large fonts)","100,120,120",N:vgacolor.2gr,N:vgalogo.lgo,N:vdds3vsn.386,N:s3911grb.3gr,,N:vgalogo.rle,GXE5
  54.  
  55.  
  56.  
  57. ;-----------------------------------------------------------------------------
  58. ; Optional sections in field 9 of display section are interpreted as follows:
  59. ;
  60. ;       File, Destination, .ini file, Section, OldLine, NewLine
  61. ;
  62. ; Where:    x:File      = Optional; file to be copied, may be left null.
  63. ;           Destination = 0: for Windows root or 0:system for system subdir
  64. ;                          where file is to be copied.
  65. ;           .ini file   = Optional; .ini file to be modified or created.
  66. ;                          Must be included if following parameters specified.
  67. ;           Section     = Section of .ini file to be modified.
  68. ;           OldLine     = Optional; old line to be removed from the .ini file.
  69. ;                          Only one occurence of that string is removed.
  70. ;           NewLine     = New text line to be written to the .ini file.
  71. ;
  72. ; The following lines set up both drivers for large fonts.
  73.  
  74. [GXE4]
  75.  ,, system.ini, "#9GXE", "dpi=", "dpi=96"
  76.  ,, system.ini, "#9GXE", "SCACHE=". "SCACHE=ON"
  77.  ,, system.ini, "#9GXE", "FONT-CACHE=", "FONT-CACHE=ON"
  78.  ,, system.ini, "#9GXE", "POLYGON-SUPPORT=", "POLYGON-SUPPORT=ON"
  79.  ,, system.ini, "#9GXE", "ELLIPSE-SUPPORT=", "ELLIPSE-SUPPORT=ON"
  80. ;;;; ,, system.ini, "#9GXE", "TurboCopy=", "TurboCopy=1"
  81.  
  82. [GXE5]
  83.  ,, system.ini, "#9GXE", "dpi=", "dpi=96"
  84.  ,, system.ini, "#9GXE", "SCACHE=". "SCACHE=ON"
  85.  ,, system.ini, "#9GXE", "FONT-CACHE=", "FONT-CACHE=ON"
  86.  ,, system.ini, "#9GXE", "POLYGON-SUPPORT=", "POLYGON-SUPPORT=ON"
  87.  ,, system.ini, "#9GXE", "ELLIPSE-SUPPORT=", "ELLIPSE-SUPPORT=ON"
  88.  
  89. [GXE6]
  90.  ,, system.ini, "#9GXE", "dpi=", "dpi=120"
  91.  ,, system.ini, "#9GXE", "SCACHE=". "SCACHE=ON"
  92.  ,, system.ini, "#9GXE", "FONT-CACHE=", "FONT-CACHE=ON"
  93.  ,, system.ini, "#9GXE", "POLYGON-SUPPORT=", "POLYGON-SUPPORT=ON"
  94.  ,, system.ini, "#9GXE", "ELLIPSE-SUPPORT=", "ELLIPSE-SUPPORT=ON"
  95. ;;;; ,, system.ini, "#9GXE", "TurboCopy=", "TurboCopy=1"
  96.  
  97. [GXE7]
  98.  ,, system.ini, "#9GXE", "dpi=", "dpi=120"
  99.  ,, system.ini, "#9GXE", "SCACHE=". "SCACHE=ON"
  100.  ,, system.ini, "#9GXE", "FONT-CACHE=", "FONT-CACHE=ON"
  101.  ,, system.ini, "#9GXE", "POLYGON-SUPPORT=", "POLYGON-SUPPORT=ON"
  102.  ,, system.ini, "#9GXE", "ELLIPSE-SUPPORT=", "ELLIPSE-SUPPORT=ON"
  103. ;;;; ,, system.ini, "#9GXE", "TurboCopy=", "TurboCopy=1"
  104.  
  105. ;-----------------------------------------------------------------------------
  106. ; Copy these files depending on the 386 grabber being used.
  107.  
  108. ; This has the effect of loading both GXE drivers, if either is requested.
  109. ;
  110. [s3vga.3gr]
  111.  N:#9GXE64.drv
  112.  N:S3VSND.drv
  113.  N:#9GXE64.drv
  114.  N:S3VSND.drv
  115.  
  116. ;-----------------------------------------------------------------------------
  117. [sysfonts]
  118.  
  119.  N:96sys.fon,  "Small, 96 DPI, fonts",  "100,96,96"
  120.  N:96sys.fon,  "Large, 96 DPI, fonts",  "100,96,96"
  121.  N:120sys.fon, "Small, 120 DPI, fonts", "100,120,120"
  122.  N:120sys.fon, "Large, 120 DPI, fonts", "100,120,120"
  123.  
  124.  
  125. ;-----------------------------------------------------------------------------
  126. [fixedfonts]
  127.  
  128.  N:96fix.fon,  "Small, 96 DPI, fonts",  "100,96,96" "100,96,96"
  129.  N:96fix.fon,  "Large, 97 DPI, fonts",  "100,96,96" "100,96,96"
  130.  N:120fix.fon, "Small, 120 DPI, fonts", "100,120,120" "100,120,120"
  131.  N:120fix.fon, "Large, 120 DPI, fonts", "100,120,120" "100,120,120"
  132.  
  133.  
  134. ;-----------------------------------------------------------------------------
  135. [oemfonts]
  136.  
  137.  N:96oem.fon,  "Small, 96 DPI, Terminal font (USA/Europe)",  "100,96,96",   1
  138.  N:96oem.fon,  "Small, 96 DPI, Terminal font (USA/Europe)",  "100,96,96",   1
  139.  N:120oem.fon, "Large, 120 DPI, Terminal font (USA/Europe)", "100,120,120", 1
  140.  N:120oem.fon, "Large, 120 DPI, Terminal font (USA/Europe)", "100,120,120", 1
  141.  
  142.  
  143.