home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / d / d006 / 1.ddi / OEM_C52.INF < prev    next >
Encoding:
INI File  |  1993-06-09  |  4.0 KB  |  78 lines

  1. ; Names of the disks Setup can prompt for.
  2. [disks]
  3.     1 =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #1",disk1
  4.     2 =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #2",disk2
  5.     3 =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #3",disk3
  6.     4 =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #4",disk4
  7.     5 =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #5",disk5
  8.     6 =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #6",disk6
  9.     7 =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #7",disk7
  10.     8 =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #8",disk8
  11.     9 =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #9",disk9
  12.     A =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #10",diska
  13.     B =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #11",diskb
  14.     C =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #12",diskc
  15.     D =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #13",diskd
  16.     E =. ,"Microsoft Windows 3.1 ├▐¿╜╕ #14",diske
  17.  
  18. [display]
  19. ;profile = driver,         Description of driver,                         resolution,    286 grabber,    logo code,       VDD,            386grabber,   ega.sys,   logo data,     optional work section
  20. ;
  21. C52S     = 4:VGA256CJ.DRV, "PS/55 note C52 486SLC VGA 256ÉF ║▐╝»╕  9pt.", "100,72,72",   4:VGACOLRJ.2GR, 3:VGALOGO.LGO,   4:V256VDDJ.386, 3:V7VGAJ.3GR, ,          3:VGALOGO.RLE, c52s
  22. C52L     = 4:VGA256CJ.DRV, "PS/55 note C52 486SLC VGA 256ÉF ║▐╝»╕ 10pt.", "100,96,96",   4:VGACOLRJ.2GR, 3:VGALOGO.LGO,   4:V256VDDJ.386, 3:V7VGAJ.3GR, ,          3:VGALOGO.RLE, c52l
  23. TP720CS  = 4:VGA256CJ.DRV, "ThinkPad 720C VGA 256ÉF ║▐╝»╕  9pt.",         "100,72,72",   4:VGACOLRJ.2GR, 3:VGALOGO.LGO,   4:V256VDDJ.386, 3:V7VGAJ.3GR, ,          3:VGALOGO.RLE, tp720cs
  24. TP720CL  = 4:VGA256CJ.DRV, "ThinkPad 720C VGA 256ÉF ║▐╝»╕ 10pt.",         "100,96,96",   4:VGACOLRJ.2GR, 3:VGALOGO.LGO,   4:V256VDDJ.386, 3:V7VGAJ.3GR, ,          3:VGALOGO.RLE, tp720cl
  25.  
  26. ;
  27. ; Optional sections listed in field 9 of the display secton are intrpreted as follows:
  28. ;
  29. ; File, Destination, .ini file, Section, LHS, RHS
  30. ;
  31. ; Where:    x:File      = Optional; file to be copied, may be left null.
  32. ;           Destination = 0: for windows root or 0:system for system subdir
  33. ;                          where file is to be copied.
  34. ;           .ini file   = Optional; .ini file to be modified or created.
  35. ;                          Must be included if following parameters specified.
  36. ;           Section     = Section of .ini file to be modified.
  37. ;           OldLine     = Optional; old line to be removed from the .ini file.
  38. ;                          Only one occurence of the specified string is removed.
  39. ;           NewLine     = New text line to be written to the .ini file.
  40. ;
  41. ;[v7vga]
  42. ;x:v7vga.vxd, 0:system, system.ini, 386enh, "v7device=", "display=v7vdd.386"
  43.  
  44. [c52s]
  45. ,,system.ini,386Enh,"DOSVWOA.FON=","DOSVWOA.FON=PS55TOEM.FON"
  46. ,,system.ini,386Enh,"DOSVFONTS=","DOSVFONTS=*13,12,8,6"
  47. ,,system.ini,386Enh,"EnableVesaBios=","EnableVesaBios=Yes"
  48. ,,system.ini,NonWindowsApp,"localtsrs=","localtsrs=dosedit,ced,vesa"
  49. ,,system.ini,DeviceCaps,"Display=","Display="
  50.  
  51. [c52l]
  52. ,,system.ini,386Enh,"DOSVWOA.FON=","DOSVWOA.FON=PS55SOEM.FON"
  53. ,,system.ini,386Enh,"DOSVFONTS=","DOSVFONTS=*18,12,8,8"
  54. ,,system.ini,386Enh,"EnableVesaBios=","EnableVesaBios=Yes"
  55. ,,system.ini,NonWindowsApp,"localtsrs=","localtsrs=dosedit,ced,vesa"
  56. ,,system.ini,DeviceCaps,"Display=","Display="
  57.  
  58. [tp720cs]
  59. ,,system.ini,386Enh,"DOSVWOA.FON=","DOSVWOA.FON=PS55TOEM.FON"
  60. ,,system.ini,386Enh,"DOSVFONTS=","DOSVFONTS=*13,12,8,6"
  61. ,,system.ini,386Enh,"EnableVesaBios=","EnableVesaBios=Yes"
  62. ,,system.ini,NonWindowsApp,"localtsrs=","localtsrs=dosedit,ced,vesa"
  63. ,,system.ini,DeviceCaps,"Display=","Display="
  64.  
  65. [tp720cl]
  66. ,,system.ini,386Enh,"DOSVWOA.FON=","DOSVWOA.FON=PS55SOEM.FON"
  67. ,,system.ini,386Enh,"DOSVFONTS=","DOSVFONTS=*18,12,8,8"
  68. ,,system.ini,386Enh,"EnableVesaBios=","EnableVesaBios=Yes"
  69. ,,system.ini,NonWindowsApp,"localtsrs=","localtsrs=dosedit,ced,vesa"
  70. ,,system.ini,DeviceCaps,"Display=","Display="
  71.  
  72. ; copy these fonts depending on the 386 grabber being used
  73. [V7VGAJ.3GR]
  74. 1:CGA40WOA.FON,1:CGA40WOA.FON
  75. 1:CGA80WOA.FON,1:CGA80WOA.FON
  76. 1:EGA40WOA.FON,1:EGA40WOA.FON
  77. 1:EGA80WOA.FON,1:EGA80WOA.FON
  78.