home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / WINDOWS / MISC / WIZARD.ZIP / SETUP.INF < prev    next >
Encoding:
INI File  |  1990-08-07  |  47.0 KB  |  1,037 lines

  1.  
  2. [setup]
  3.     help   = setup.hlp
  4.  
  5. ;   place any programs here that should be run at the end of setup.
  6. ;   these apps will be run in order of their appearance here
  7. [run]
  8.  
  9. [dialog]
  10.     caption  = "Windows Setup"
  11.     exit     = "Exit Windows Setup"
  12.     title    = "Installing Windows 3.0"
  13.     options  = "In addition to installing Windows 3.0, you can:"
  14.  
  15. [data]
  16.     ; Min hard disk space required for installation.
  17.     neededspace386 = 6300000
  18.     neededspace286 = 4500000
  19.     neededspaceNet = 200000
  20.     ;  Name of the Windows startup program
  21.     startup = WIN.COM
  22.     ;  Default dir for installing Win, MUST include a drive letter
  23.     defdir = C:\WINDOWS
  24.     ;     -- screen messages --
  25.     ;  short name of the program
  26.     shortname = Windows
  27.     ;  long name of the program (including version)
  28.     welcome = "Microsoft Windows Version 3.00"
  29.     ;  Default language driver.
  30.     deflang = usa
  31.     ;  DefCodePage defines which translation table to use if we cannot get
  32.     ;  code page information from DOS ie we are not under 3.30 or newer.
  33.     defxlat = 437
  34.     ; this indicates what country you are in via the country keyboard
  35.     ; DLL.  we special case the usadll to see if we are in the USA
  36.     defkeydll = usadll
  37.     ;  Name of a program invoked after completing setup
  38.     exec    = "win.com"
  39.     execcmd = "/r /q:"
  40.     ; This is the logo data file that will be used in the case of
  41.       installation of a 2.X display driver.
  42.     2xlogodata = 2:cgalogo.rle
  43.     ; this is the cmd line that is executed for the online docs
  44.     readme = "notepad /.setup readme.txt"
  45.  
  46. ; Here are the names of the disks Setup can prompt for.
  47. ; There must be a disk name for each disk number used
  48. ;
  49. ; The disk number '0' is reserved to represent the windows setup directory
  50. ; the directory may be relative to the directory SETUP was run from.
  51. ;
  52. ; the format is:
  53. ;
  54. ; n = path,disk name,disk tag file
  55. ;
  56. ; n          disk "number"  1-9,A-Z (single char only!)
  57. ; path          path of disk n
  58. ; name          name of disk n
  59. ; disk tag    a file on disk n (used to determine if disk is in drive)
  60. ;
  61. [disks]
  62.     1 =. ,"Microsoft Windows 3.0 Disk #1",disk1
  63.     2 =. ,"Microsoft Windows 3.0 Disk #2",disk2
  64.     3 =. ,"Microsoft Windows 3.0 Disk #3",disk3
  65.     4 =. ,"Microsoft Windows 3.0 Disk #4",disk4
  66.     5 =. ,"Microsoft Windows 3.0 Disk #5",disk5
  67.     6 =. ,"Ahead utility diskette",disk6
  68.  
  69. ; These files will be copied to the windows SYSTEM directory
  70. [windows.system]
  71.     1:kernel.exe
  72.     1:gdi.exe
  73.     1:user.exe
  74.     1:win.cnf
  75.  
  76. ; These files will be copied to the windows ROOT directory
  77. [windows]
  78.     1:setup.hlp
  79.     1:win.src          ,Net
  80.     1:system.src      ,Net
  81.     1:winhelp.exe
  82.     1:winhelp.hlp
  83.  
  84. [shell]
  85.     progman.exe, "Windows Program Manager"
  86.  
  87. [display]
  88. ; The string following the driver description specifies the screen
  89. ; resolution. It is used to match the system and OEM character sets
  90. ; with the display selection.
  91. ;
  92. ;profile = driver,       Description of driver,               resolution,    286 grabber,    logo code, VDD,  386grabber,   ega.sys  logo data
  93. ;
  94. wizard480= 6:win480.drv,   "Ahead VGA Wizard 640x480 16 Colors",        "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   6:vddvga.386,   4:vga.gr3,,              2:vgalogo.rle
  95. wizard600= 6:win600.drv,   "Ahead VGA Wizard 800x600 16 Colors",        "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   6:vddvga.386,   4:vga.gr3,,              2:vgalogo.rle
  96. wizard768= 6:win768.drv,   "Ahead VGA Wizard 1024x768, 16 Colors",      "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   6:vddvga.386,   4:vga.gr3,,              2:vgalogo.rle
  97. 8514     = 1:8514.drv,       "8514/a",                                    "100,120,120", 3:vgacolor.gr2, 2:vgalogo.lgo,   4:vdd8514.386,  4:8514.gr3,,             2:vgalogo.rle
  98. cga     = 1:cga.drv,       "CGA",                                       "200,96,48",   3:cga.gr2,      2:cgalogo.lgo,   4:vddcga.386,   4:cga.gr3,,              2:cgalogo.rle
  99. plasma     = 1:plasma.drv,   "Compaq Portable Plasma",                    "100,96,96",   3:cga.gr2,      2:cgalogo.lgo,   4:vddcga.386,   4:plasma.gr3,,           2:cgalogo.rle
  100. egahires = 1:ega.drv,       "EGA",                                       "133,96,72",   3:egacolor.gr2, 2:egalogo.lgo,   x:*vddega,      4:ega.gr3,    3:ega.SYS, 2:egalogo.rle
  101. egahibw  = 1:egahibw.drv,  "EGA black and white (286 only)",            "133,96,72",   3:egacolor.gr2, 2:cgalogo.lgo,,,                               3:ega.SYS, 2:cgalogo.rle
  102. egamono  = 1:egamono.drv,  "EGA Monochrome (286 only)",                 "133,96,72",   3:egamono.gr2,  2:egamono.lgo,,,                               3:ega.SYS, 2:egamono.rle
  103. hercules = 1:hercules.drv, "Hercules Monochrome",                       "133,96,72",   3:hercules.gr2, 2:herclogo.lgo,  4:vddherc.386,  4:herc.gr3,,             2:herclogo.rle
  104. mcga     = 1:vgamono.drv,  "IBM MCGA (286 only)",                       "100,96,96",   3:vgacolor.gr2, 2:cgalogo.lgo,,,,                                         2:cgalogo.rle
  105. olibw     = 1:olibw.drv,    "Olivetti/AT&T Monochrome or PVC Display",   "120,96,80",   3:oligrab.gr2,  2:cgalogo.lgo,   4:vddcga.386,   4:plasma.gr3,,           2:cgalogo.rle
  106. sv400a     = 1:sv400a.drv,   "Olivetti OEC Color Display or AT&T VDC750", "120,96,80",   3:sv400a.gr2,   2:egalogo.lgo,,,,                                         2:egalogo.rle
  107. ct441     = 1:vga.drv,       "QuadVGA, ATI VIP VGA, 82C441 VGAs",         "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   4:vddct441.386, 4:vga.gr3,,              2:vgalogo.rle
  108. vga     = 1:vga.drv,       "VGA",                                       "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   x:*vddvga,      4:vga.gr3,,              2:vgalogo.rle
  109. vgamono  = 1:vgamono.drv,  "VGA with Monochrome display",               "100,96,96",   3:vgamono.gr2,  2:vgalogo.lgo,   x:*vddvga,      4:vgamono.gr3,,          2:vgalogo.rle
  110. v7vga     = 1:v7vga.drv,    "Video Seven VGA with 512K",                 "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   x:*vddvga,      4:v7vga.gr3,,            2:vgalogo.rle
  111.  
  112. ; copy these fonts depending on the 386 grabber being used
  113. [VGAMONO.GR3]
  114. 4:CGA40WOA.FON,4:CGA40850.FON
  115. 4:CGA80WOA.FON,4:CGA80850.FON
  116. 4:EGA40WOA.FON,4:EGA40850.FON
  117. 4:EGA80WOA.FON,4:EGA80850.FON
  118.  
  119. [VGA.GR3]
  120. 4:CGA40WOA.FON,4:CGA40850.FON
  121. 4:CGA80WOA.FON,4:CGA80850.FON
  122. 4:EGA40WOA.FON,4:EGA40850.FON
  123. 4:EGA80WOA.FON,4:EGA80850.FON
  124.  
  125. [V7VGA.GR3]
  126. 4:CGA40WOA.FON,4:CGA40850.FON
  127. 4:CGA80WOA.FON,4:CGA80850.FON
  128. 4:EGA40WOA.FON,4:EGA40850.FON
  129. 4:EGA80WOA.FON,4:EGA80850.FON
  130.  
  131. [EGA.GR3]
  132. 4:CGA40WOA.FON,4:CGA40850.FON
  133. 4:CGA80WOA.FON,4:CGA80850.FON
  134. 4:EGA40WOA.FON,4:EGA40850.FON
  135. 4:EGA80WOA.FON,4:EGA80850.FON
  136.  
  137. [8514.GR3]
  138. 4:CGA40WOA.FON,4:CGA40850.FON
  139. 4:CGA80WOA.FON,4:CGA80850.FON
  140. 4:EGA40WOA.FON,4:EGA40850.FON
  141. 4:EGA80WOA.FON,4:EGA80850.FON
  142.  
  143. [PLASMA.GR3]
  144. 4:EGA40WOA.FON,4:EGA40850.FON
  145. 4:EGA80WOA.FON,4:EGA80850.FON
  146.  
  147. [CGA.GR3]
  148. 4:CGA40WOA.FON,4:CGA40850.FON
  149. 4:CGA80WOA.FON,4:CGA80850.FON
  150.  
  151. [HERC.GR3]
  152. 4:HERCWOA.FON,4:HERC850.FON
  153.  
  154. [keyboard.drivers]
  155. kbd     = 1:keyboard.drv
  156. kbdoli     = 1:kbdoli.drv
  157. kbdhp     = 1:kbdhp.drv
  158.  
  159. [keyboard.types]
  160. ; The drivers are more specific to the machine while the types listed here
  161. ; are more specific to the type of keyboard. In the USA
  162. ; (if devkeydll == usadll) and the DLL field in not NULL the listed DLL
  163. ; must be installed.
  164. t3s0alat  = "All AT type keyboards (84 - 86 keys)"             ,nodll
  165. t1s2at&t  = "AT&T '301' keyboard"                              ,nodll
  166. t1s4at&t  = "AT&T '302' keyboard"                              ,nodll
  167. t4s0enha  = "Enhanced 101 or 102 key US and Non US keyboards"  ,nodll
  168. t3s0hp1   = "Hewlett-Packard Vectra keyboard (DIN)"            ,nodll
  169. t4s40oliv = "Olivetti 101/102 A keyboard"                      ,nodll
  170. t1s0oliv  = "Olivetti 83 key keyboard"                         ,nodll
  171. t3s10oliv = "Olivetti 86 Key keyboard"                         ,nodll
  172. t2s1oliv  = "Olivetti M24 102 key keyboard"                    ,usadll
  173. t1s42oliv = "PC-XT 83 key keyboard"                            ,nodll
  174. t1s0pcxt  = "PC/XT - Type keyboard (84 keys)"                  ,nodll
  175.  
  176. [keyboard.tables]
  177. ; These are the dll that must be installed in system.ini for languages other
  178. ; than english. For example, the entry in system.ini for a Belgium setup
  179. ; would be keyboard.dll = kbdbe.dll. Also, US keyboards types 1,3, and 4
  180. ; do not require that a DLL be installed. Types 0,2,5, and 6 require that
  181. ; the kbdus.dll table be installed in system.ini
  182. ; Note: these should be sorted in alphabetical order according to the name
  183. ;    that appears within the quotation marks.  These strings will appear
  184. ;    in this order in Control Panel's International Dialog.  In addition,
  185. ;    the two listings of "US" exist due to keyboard types.  Only 1 will
  186. ;    appear in the combobox.
  187. beldll = 2:kbdbe.dll , "Belgian"
  188. bridll = 2:kbduk.dll , "British"
  189. dandll = 2:kbdda.dll , "Danish"
  190. dutdll = 2:kbdne.dll , "Dutch"
  191. findll = 2:kbdfi.dll , "Finnish"
  192. fredll = 2:kbdfr.dll , "French"
  193. candll = 2:kbdca.dll , "French Canadian"
  194. gerdll = 2:kbdgr.dll , "German"
  195. icedll = 2:kbdic.dll , "Icelandic"
  196. itadll = 2:kbdit.dll , "Italian"
  197. latdll = 2:kbdla.dll , "Latin American"
  198. nordll = 2:kbdno.dll , "Norwegian"
  199. pordll = 2:kbdpo.dll , "Portuguese"
  200. spadll = 2:kbdsp.dll , "Spanish"
  201. swedll = 2:kbdsw.dll , "Swedish"
  202. swfdll = 2:kbdsf.dll , "Swiss French"
  203. swgdll = 2:kbdsg.dll , "Swiss German"
  204. nodll  =         , "US"
  205. usadll = 2:kbdus.dll , "US"
  206. usddll = 2:kbddv.dll , "US-Dvorak"
  207. usxdll = 2:kbdusx.dll, "US-International"
  208.  
  209. [codepages]
  210. ;    Xlat Table    OEM Font       description.
  211. 863 = 2:xlat863.bin, 2:vga863.fon, "French Canadian (863)"
  212. 861 = 2:xlat861.bin, 2:vga861.fon, "Icelandic (861)"
  213. 865 = 2:xlat865.bin, 2:vga865.fon, "Norway & Denmark (865)"
  214. 850 = 2:xlat850.bin, 2:vga850.fon, "International (850)"
  215. 860 = 2:xlat860.bin, 2:vga860.fon, "Portuguese (860)"
  216. 437 =           ,         , "Standard (437)"
  217.  
  218. [pointing.device]
  219. ;profile = mouse driver,  description,                     vmd, dos mouse driver base name
  220. ;
  221. hpmouse  = 1:hpmouse.drv, "HP Mouse (HP-HIL)",                            x:*vmd,mousehp
  222. lmouse     = 1:lmouse.drv,  "Logitech serial mouse",                        x:*vmd
  223. lmouse2  = 1:mouse.drv,   "Logitech bus or PS/2-style",                   x:*vmd,mouse
  224. ps2mouse = 1:mouse.drv,   "Microsoft, or IBM PS/2",                       x:*vmd,mouse
  225. msmouse1 = 1:msmouse1.drv,"Mouse Systems (or VisiOn) connected to COM1:", x:*vmd
  226. msmouse2 = 1:msmouse2.drv,"Mouse Systems (or VisiOn) connected to COM2:", x:*vmd
  227. nomouse  = 1:nomouse.drv, "No mouse or other pointing device",            x:*vmd
  228. kbdmouse = 1:kbdmouse.drv,"Olivetti/AT&T Keyboard Mouse",                 x:*vmd
  229.  
  230. [dos.mouse.drivers]
  231. ; Dos Mouse drivers.
  232. mouse.sys   = 4:mouse.SYS,     "MS Dos Mouse driver .SYS ver 7.XX"
  233. mouse.com   = 4:mouse.com,     "MS Dos Mouse driver .COM ver 7.XX"
  234. mousehp.sys = 4:mousehp.SYS,   "HP Dos Mouse driver .SYS ver 7.XX"
  235. mousehp.com = 4:mousehp.com,   "HP Dos Mouse driver .COM ver 7.XX"
  236.  
  237. [network]
  238. ;Prof        Driver,       Description,                  HelpFile,OptFile,WininiSectName,SysiniSectName,VDD,VDD,n...
  239. ;
  240. 3comopen  = 2:msnet.drv   ,"3Com 3+Open LAN Manager (XNS only)",                             ,,,3Com_net,x:*vnetbios,x:*dosnet,4:lanman10.386
  241. 3comshare = 2:msnet.drv   ,"3Com 3+Share",                                       ,,,3Com_net,x:*vnetbios,x:*dosnet
  242. banyan      = 2:msnet.drv   ,"Banyan VINES 4.0",                                   ,,,Banyan_net,x:*vnetbios,x:*dosnet,4:baninst.386
  243. lanman1x  = 2:msnet.drv   ,"LAN Manager 1.x (or 100% compatible)",               ,,,,x:*vnetbios,x:*dosnet,4:lanman10.386
  244. lanman2b  = 2:msnet.drv   ,"LAN Manager 2.0 Basic (or 100% compatible)",         ,,,,x:*vnetbios,x:*dosnet
  245. lanman      = 2:lanman.drv  ,"LAN Manager 2.0 Enhanced (or 100% compatible)",      4:lanman.hlp,,,,x:*vnetbios,x:*dosnet
  246. msnet      = 2:msnet.drv   ,"Microsoft Network (or 100% compatible)",             ,,,,x:*vnetbios,x:*dosnet
  247. nonet      =          ,"No Network Installed",                               ,,,,x:*vnetbios,x:*dosnet
  248. novell      = 2:netware.drv ,"Novell Netware 2.10 or above, or Novell Netware 386" ,4:netware.hlp,4:nwpopup.exe,Novell_net,,x:*vnetbios,4:vnetware.386,4:vipx.386
  249. ibmpclp   = 2:msnet.drv   ,"IBM PC LAN Program",                                           ,,,pclp,x:*vnetbios,x:*dosnet
  250.  
  251. [pclp]
  252. 386enh,InDOSPolling,TRUE
  253.  
  254. [Novell_net]
  255. Windows,load,nwpopup.exe
  256.  
  257. [Banyan_net]
  258. 386enh,TimerCriticalSection,5000
  259.  
  260. [3Com_net]
  261. 386enh,TimerCriticalSection,10000
  262. 386enh,UniqueDOSPSP,TRUE
  263. 386enh,PSPIncrement,5
  264.  
  265. ; If a display adapter other than the one in system selection is selected
  266. ; the font is chosen which matches the display resolution exactly.
  267. [sysfonts]
  268. 1:egasys.fon,"EGA (640x350) resolution System Font", "133,96,72"
  269. 1:cgasys.fon,"CGA (640x200) resolution System Font", "200,96,48"
  270. 1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  271. 1:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  272. 1:egasys.fon,"AT&T (640x400) resolution System Font", "120,96,80"
  273.  
  274. [fixedfonts]
  275. 1:egafix.fon,"EGA (640x350) resolution Fixed System Font", "133,96,72"
  276. 1:cgafix.fon,"CGA (640x200) resolution Fixed System Font", "200,96,48"
  277. 1:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  278. 1:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  279. 1:egafix.fon,"AT&T (640x400) resolution Fixed System Font", "120,96,80"
  280.  
  281. [oemfonts]
  282. 1:egaoem.fon,"EGA (640x350) resolution Terminal Font (USA/Europe)", "133,96,72",1
  283. 1:cgaoem.fon,"CGA (640x200) resolution Terminal Font (USA/Europe)", "200,96,48",1
  284. 1:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  285. 1:8514oem.fon,"8514 (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  286. 1:egaoem.fon,"AT&T (640x400) resolution Terminal Font (USA/Europe)","120,96,80",1
  287.  
  288. ;   The win.copy section is a list of files or sections to copy to the WINDOWS
  289. ;   directoy.
  290. ;
  291. ;   FORMAT    from,to
  292. ;
  293. ;   IE
  294. ;    1:foo.txt,  0:          copy foo.txt from disk 1 to the windows directory
  295. ;    #386,        0:system  copy all files in the 386 SECTION to the
  296.  
  297. [win.copy]
  298. ; copy this section for setup on 286 machines
  299.     #net,        0:
  300.     #win.other, 0:system
  301.     #win.apps,  0:
  302.     #win.help,  0:
  303.     #win.bmps,  0:
  304.     #win.readme, 0:
  305.     #pwin286,   0:system
  306.  
  307. [win.copy.net]
  308. ; copy this section for network setup
  309.     #net,        0:
  310.  
  311. [win.copy.win386]
  312. ; copy this section for setup on 386 machines
  313.     #net,        0:
  314.     #win.other, 0:system
  315.     #win.apps,  0:
  316.     #win.help,  0:
  317.     #win.bmps,  0:
  318.     #win.readme, 0:
  319.     #pwin286,   0:system
  320.     #pwin386,   0:system
  321.  
  322. [copy.himem]
  323.     3:HIMEM.SYS,        "Himem Driver"
  324.  
  325. [net]
  326.     2:CONTROL.INI,        "Windows User Files"
  327.     2:SMARTDRV.SYS
  328.     2:RAMDRIVE.SYS
  329.     2:EMM386.SYS
  330.     2:WINVER
  331.  
  332. [win.other]
  333.     2:WINOLDAP.MOD,     "Windows Drivers"
  334.     2:LZEXPAND.DLL
  335.     2:WIN87EM.dll
  336.     2:sysedit.exe
  337.  
  338. [win.apps]
  339.     2:PROGMAN.EXE,        "Windows Program Manager"
  340.     2:TASKMAN.EXE,        "Windows Task Manager"
  341.     2:WINFILE.EXE,        "Windows File Manager"
  342.     2:CALC.EXE,        "Windows Calculator"
  343.     2:CALENDAR.EXE,     "Windows Calendar"
  344.     2:CARDFILE.EXE,     "Windows Cardfile"
  345.     2:CLIPBRD.EXE,        "Windows Clipboard"
  346.     2:CLOCK.EXE,        "Windows Clock"
  347.     2:DIGITAL.FON,        "Windows Clock"
  348.     2:CONTROL.EXE,        "Windows Control Panel"
  349.     2:NOTEPAD.EXE,        "Windows Notepad"
  350.     2:PBRUSH.EXE,        "Windows Paintbrush"
  351.     2:PBRUSH.DLL,        "Windows Paintbrush"
  352.     2:PIFEDIT.EXE,        "Windows PIF Editor"
  353.     2:RECORDER.EXE,     "Windows Macro Recorder"
  354.     2:RECORDER.DLL,     "Windows Macro Recorder"
  355.     2:REVERSI.EXE,        "Windows Reversi"
  356.     2:PRINTMAN.EXE,     "Windows Print Manager"
  357.     2:SOL.EXE,        "Windows Solitaire"
  358.     2:TERMINAL.EXE,     "Windows Terminal"
  359.     2:WRITE.EXE,        "Windows Write"
  360.     2:MSDOS.EXE,        "MS-DOS Executive"
  361.  
  362. [win.help]
  363.     3:CALC.HLP,        "Windows Calculator help"
  364.     3:CALENDAR.HLP,     "Windows Calendar help"
  365.     3:CARDFILE.HLP,     "Windows Cardfile help"
  366.     3:CLIPBRD.HLP,        "Windows Clipboard help"
  367.     3:CONTROL.HLP,        "Windows Control Panel help"
  368.     3:NOTEPAD.HLP,        "Windows Notepad help"
  369.     3:PBRUSH.HLP,        "Windows Paintbrush help"
  370.     3:PIFEDIT.HLP,        "Windows PIF Editor help"
  371.     3:PRINTMAN.HLP,     "Windows Print Manager help"
  372.     3:PROGMAN.HLP,        "Windows Program Manager help"
  373.     3:RECORDER.HLP,     "Windows Recorder help"
  374.     3:REVERSI.HLP,        "Windows Reversi help"
  375.     3:SOL.HLP,        "Windows Solitaire help"
  376.     3:TERMINAL.HLP,     "Windows Terminal help"
  377.     3:WINFILE.HLP,        "Windows File Manager help"
  378.     3:WRITE.HLP,        "Windows Write help"
  379.  
  380. [win.bmps]
  381.     3:PYRAMID.BMP,        "Background bitmaps"
  382.     3:CHESS.BMP
  383.     3:WEAVE.BMP
  384.     3:BOXES.BMP
  385.     3:PAPER.BMP
  386.     3:PARTY.BMP
  387.     3:RIBBONS.BMP
  388.  
  389. [win.readme]
  390.     3:readme.txt,        "Readme files"
  391.     3:networks.txt
  392.     3:winini.txt
  393.     3:winini2.txt
  394.     3:sysini.txt
  395.     3:sysini2.txt
  396.     3:sysini3.txt
  397.     3:printers.txt
  398.     3:3270.txt
  399.  
  400. [pwin286]
  401.     3:KRNL286.EXE,        "Standard Mode files"
  402.     3:WINOA286.MOD
  403.     3:DOSX.EXE
  404.  
  405.  
  406. [pwin386]
  407.     3:KRNL386.EXE,        "386 Enhanced Mode files"
  408.     3:WINOA386.MOD
  409.     3:WIN386.PS2
  410.     3:WIN386.EXE
  411.     3:SWAPFILE.EXE
  412.  
  413. [fonts]
  414.     4:HELVA.FON, "Helv 8,10,12,14,18,24 (CGA res)", "200,96,48"
  415.     4:HELVB.FON, "Helv 8,10,12,14,18,24 (EGA res)", "133,96,72"
  416.     4:HELVC.FON, "Helv 8,10,12,14,18,24 (60 dpi)", "83,60,72"
  417.     4:HELVD.FON, "Helv 8,10,12,14,18,24 (120 dpi)", "167,120,72"
  418.     4:HELVE.FON, "Helv 8,10,12,14,18,24 (VGA res)", "100,96,96"
  419.     4:HELVF.FON, "Helv 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  420.  
  421.     4:COURA.FON, "Courier 10,12,15 (CGA res)", "200,96,48"
  422.     4:COURB.FON, "Courier 10,12,15 (EGA res)", "133,96,72"
  423.     4:COURC.FON, "Courier 10,12,15 (60 dpi)", "83,60,72"
  424.     4:COURD.FON, "Courier 10,12,15 (120 dpi)", "167,120,72"
  425.     4:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  426.     4:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  427.  
  428.     4:TMSRA.FON, "Tms Rmn 8,10,12,14,18,24 (CGA res)", "200,96,48"
  429.     4:TMSRB.FON, "Tms Rmn 8,10,12,14,18,24 (EGA res)", "133,96,72"
  430.     4:TMSRC.FON, "Tms Rmn 8,10,12,14,18,24 (60 dpi)", "83,60,72"
  431.     4:TMSRD.FON, "Tms Rmn 8,10,12,14,18,24 (120 dpi)", "167,120,72"
  432.     4:TMSRE.FON, "Tms Rmn 8,10,12,14,18,24 (VGA res)", "100,96,96"
  433.     4:TMSRF.FON, "Tms Rmn 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  434.  
  435.     4:SYMBOLA.FON, "Symbol 8,10,12,14,18,24 (CGA res)", "200,96,48"
  436.     4:SYMBOLB.FON, "Symbol 8,10,12,14,18,24 (EGA res)", "133,96,72"
  437.     4:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  438.     4:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  439.  
  440.     4:ROMAN.FON, "Roman (All res)",   "CONTINUOUSSCALING"
  441.     4:SCRIPT.FON, "Script (All res)", "CONTINUOUSSCALING"
  442.     4:MODERN.FON, "Modern (All res)", "CONTINUOUSSCALING"
  443.  
  444. [progman.groups]
  445. Main,1
  446. Accessories
  447. Games
  448.  
  449. [Main]
  450. "File Manager",         WINFILE.EXE
  451. "Control Panel",        CONTROL.EXE
  452. "Print Manager",        printman.exe
  453. "Clipboard",            CLIPBRD.EXE
  454. "DOS Prompt",           COMMAND.COM, PROGMAN.EXE, 1
  455. "Windows Setup",        SETUP.EXE
  456.  
  457. [Accessories]
  458. "Write",                WRITE.EXE
  459. "Paintbrush",           PBRUSH.EXE
  460. "Terminal",             TERMINAL.EXE
  461. "Notepad",              NOTEPAD.EXE
  462. "Recorder",             RECORDER.EXE
  463. "Cardfile",             CARDFILE.EXE
  464. "Calendar",             CALENDAR.EXE
  465. "Calculator",           CALC.EXE
  466. "Clock",                CLOCK.EXE
  467. "PIF Editor",           PIFEDIT.EXE
  468.  
  469. [Games]
  470. "Solitaire",            SOL.EXE
  471. "Reversi",              REVERSI.EXE
  472.  
  473. [pif]
  474. ; description, exe, pifname, optional parameters, min mem, graphics, com, faste_paste, background bit set
  475.  
  476. "Lotus 1-2-3",               123.COM,    123.PIF,    "", 256, g, n, p, n,3
  477. "Lotus 1-2-3",               123.EXE,    5:123.PIF
  478. "AutoCad",                   acad.exe,   acad.pif,   "", 512, g, n, n, n,6
  479. "PFS Access",                ACCESS.COM, ACCESS.PIF, "", 128, n, c, n, b,5
  480. "Lotus Agenda",              agenda.exe, agenda.pif, "", 128, n, n, p, n,6
  481. "Brief",                     b.exe,      b.pif,      "", 128, n, n, y, n,2
  482. "Microsoft Basic",           BASIC.COM,  BASIC.PIF,  "",  64, g, c, n, n,6
  483. "Microsoft Advanced Basic ", BASICA.EXE, BASICA.PIF, "",  80, g, c, n, n,6
  484. "Microsoft Bookshelf",       BOOKS.EXE,  BOOKS.PIF, "",    128, g, n, n, n,6
  485. "Generic Cadd",              CADD.EXE,   CADD.PIF,   "", 384, g, n, n, n,6
  486. "Microsoft Chart",           CHART.COM,  CHART.PIF,  "", 256, g, n, n, n,6
  487. "Microsoft C Compiler",      cl.exe,     cl.pif,   "?",  128,n, n, n, n,6
  488. "MicroRim rBase Clout",      CLOUT.EXE,  CLOUT.PIF,  "", 128, n, n, n, n,4
  489. "Ashton Tate dBase",         DBASE.EXE,  DBASE.PIF,  "", 384, n, n, p, n,4
  490. "DataEase",                  dease.exe,  dease.pif,  "", 128, n, n, p, b,6
  491. "DisplayWrite 3",            DW3PG.COM,  DW3PG.PIF, ",user,d", 228, n, n, p, n,2
  492. "DisplayWrite 4",            Dw4.bat,    dw4.pif,    "",   128, n, n, p, n,2
  493. "DisplayWrite Assistant",    dwa.bat,    dwa.pif,    "",   128, n, n, p, n,6
  494. "IBM Professional Editor",   edit.exe,   edit.pif,   "",   128, n, n, n, n,2
  495. "XY Write",                  EDITOR.EXE, EDITOR.PIF, "",    96, n, n, n, n,2
  496. "IBM Filing Assistant",      FILE.EXE,   FILE.PIF,   "",   128, n, n, n, n,4
  497. "PFS: First Choice",         first.exe,  first.pif,  "",   128, n, n, n, n,6
  498. "Freelance",                 FL.COM,     FreeLanc.PIF, "-s", 384, g, n, n, n,6
  499. "Fortran Compiler",          fl.exe,     fl.pif,     "?",   128, n, n, n, n,6
  500. "FormTool",                  formtool.exe, formtool.pif, "", 128, n, n, n, n,2
  501. "Foxbase Plus",              foxplus.exe, foxplus.pif, "", 384, n, n, p, n,4
  502. "PFS: First Publisher",      fp.exe,      fp.pif,    "",   128, n, n, n, n,2
  503. "Framework",                 FW.EXE,      FW.PIF,    "",   384, n, c, p, b,6
  504. "IBM Graphing Assistant",    GRAPH.EXE,   GRAPH.PIF, "",   128, n, n, n, n,6
  505. "GraphWriter",               gw.com,      gw.pif,    "",   400, n, n, p, n,6
  506. "Harvard Graphics",          hg.exe,      hg.pif,    "",   384, g, n, n, n,6
  507. "Harvard Project Manager",   HTPM.EXE,    HTPM.PIF,  "",   384, n, n, n, n,6
  508. "LINK Utility",              link.exe,    link.pif,  "?", 128, n, n, n, n,6
  509. "Lotus Access System",       LOTUS.COM,   LOTUS.PIF, "",   256, g, n, p, n,3
  510. "Mail",                      MAIL.EXE,     MAIL.PIF, "", 128, n, n, p, n,5
  511. "Make utility",              make.exe,    make.pif,  "?", 128, n, n, p, n,6
  512. "Microsoft Macro Assembler", masm.exe,    masm.pif,  "?", 182, n, n, n, n,6
  513. "MultiMate",                 mm.exe,      mm.pif,    "",   128, n, n, p, n,2
  514. "Microsoft Multiplan",       MP.exe,      MP.PIF,    "",   208, n, n, n, n,3
  515. "Microsoft Multiplan",       MP.COM,      MP.PIF,    "",   208, n, n, n, n,3
  516. "Norton Advanced Utilities", NI.EXE,       ni.pif,   "",   128, n, n, n, n,6
  517. "Word Perfect Office",       shell.exe,    shell.pif, "",  200, n, n, n, b,6
  518. "Microsoft Online",          online.com,   online.pif, "", 128, n, c, p, b,5
  519. "Paradox",                   paradox2.exe, paradox2.pif, "", 128, n, n, p, n,4
  520. "Paradox",                   paradox3.exe, paradox3.pif, "", 128, n, n, p, n,4
  521. "IBM Personal Editor",       pe.exe,     pe.pif,    "?",    128, n, n, n, n,2
  522. "PFS File",                  pf.exe,     pf.pif,    "",    128, n, n, p, n,2
  523. "Microsoft Pascal Compiler", pl.exe,     pl.pif,    "?",  128, n, n, n, n,6
  524. "PFS Plan",                  PLAN.EXE,   PLAN.PIF,   "",   128, n, n, p, n,6
  525. "PFS: Professional Network", pn.exe,     pn.pif,    "",    128, n, n, n, n,6
  526. "Procomm",                   procomm.exe, procomm.pif, "", 128, n, n, p, b,5
  527. "Procomm Plus",              pcplus.exe, pcplus.pif, "",   256, n, c, p, b,5
  528. "Microsoft Project",         PROJ.COM,   PROJ.PIF,  "",    256, n, n, n, n,6
  529. "PFS: Professional Write",   PW.COM,     pw.pif,    "",    128, n, n, p, n,2
  530. "Quattro",                   q.exe,      q.pif,     "",    128, n, n, n, n,3
  531. "Q & A Report Writer",       qa.com,     qa.pif,    "",    384, n, n, n, n,4
  532. "Microsoft QuickBASIC",      QB.EXE,     QB.PIF,    "",    450, g, n, p, n,6
  533. "Microsoft Quick C",         qc.exe,     qc.pif,    "",    128, n, n, p, n,6
  534. "QModem",                    qmodem.exe, qmodem.pif, "",   384, n, c, p, b,5
  535. "Microsoft Quick Pascal",    qp.exe,     qp.pif,    "",  128, n, n, n, n,6
  536. "MicroRim rBase",            RBASE.EXE,  RBASE.PIF, "",    512, n, n, n, n,4
  537. "MicroRim rBase 5000",       RB5000.EXE, RB5000.PIF, "",   400, n, n, n, n,4
  538. "Relay",                     relay.com,  relay.pif, "",    128, n, c, n, b,5
  539. "Ready!",                    READY.EXE,  READY.PIF, "",    152, n, n, p , n,6
  540. "IBM Reporting Assistant",   REPORT.EXE, REPORT.PIF, "",   173, n, n, n, n,6
  541. "RightWriter",               right.exe,  right.pif,  "",   128, n, n, p, n,2
  542. "SuperCalc 4",               SC4.COM,    SC4.PIF, "",      128, n, n, p, b,6
  543. "SuperCalc 5",               sc5.com,    sc5.pif,    "",   300, n, n, p, b,6
  544. "Smartcom II",               SCOM.EXE,   SCOM.PIF, "",     128, n, c, n, b,5
  545. "Soft Kicker",               sk.bat,     softkick.pif, "", 512, g, n, n, n, 2
  546. "Sidekick",                  SK.COM,     SK.PIF,   "",     128, g, n, n, n,2
  547. "Autosketch",                sketch.exe, sketch.pif, "",   128, n, n, p, n,6
  548. "Sidekick Plus",             skplus.com, skplus.pif, "",   384, g, n, n, n,2
  549. "Microsoft Spell",           SPELL.COM,  SPELL.PIF,  "",    64, n, n, n, n,6
  550. "Lotus Symphony",            symphony.exe, symphony.pif, "", 320, g, c, n, b,3
  551. "Turbo Pascal",              TURBO.EXE,  TURBO.PIF,  "",   320, g, n, p, n,6
  552. "Ventura Publisher",         vp.bat,     vp.pif,     "",   512, g, n, n, n,2
  553. "Volkswriter 3",             vw3.exe,    vw3.pif,    "",   220, n, n, p, n,2
  554. "Microsoft Word",            WORD.COM,   word.pif, "",     256, g, n, p, n,2
  555. "Microsoft Word",            WORD.EXE,   word5.pif, "",    384, g, n, p, n,2
  556. "Microsoft Works",           WORKS.EXE,  WORKS.PIF, "",    384, g, c, p, n,6
  557. "WordPerfect",               WP.EXE,     WP.PIF,     "",   358, n, n, p, n,2
  558. "IBM Writing Assistant",     WRITE.COM,  WRITE.PIF, "",    196, n, n, n, n,2
  559. "WordStar 2000",             WS2.EXE,    WS2.PIF, "",   200, n, n, p, n,2
  560. "WordStar Professional",     ws.exe,     ws.pif,   "",    384, g, n, p, n,2
  561. "CrossTalk",                 XTALK.EXE,  XTALK.PIF, "",    256, n, c, p, b,5
  562.  
  563. ; If any of these drivers are found in the config.sys file, Setup removes them.
  564. [compatibility]
  565.     vdisk.sys
  566.     cache.sys
  567.     icache.sys
  568.     hpemm386.sys
  569.     hpemm486.sys
  570.     ramtype.sys
  571.     pcsx2ems.sys
  572.     xma2ems.sys
  573.  
  574. ; Lim 4.0 drivers that we know about and will replace if found.
  575. [lim]
  576.     cemm.sys
  577.     iemm.sys
  578.     ilim386.sys
  579.     386max.sys
  580.     qemm.sys
  581.     emm386.sys
  582.     pcsxmaem.sys
  583.     xmaem.sys
  584.  
  585. ; Disk Caching driver that we know about and will replace if found.
  586. [diskcache]
  587.     smartdrv.sys
  588.     cache.sys
  589.     ibmcache.sys
  590.     icache.sys
  591.  
  592. ; Virtual or Ram disk emulation drivers that we know about and will replace
  593. ; if found.
  594. [ramdrive]
  595.     ramdrive.sys
  596.     vdisk.sys
  597.  
  598. [wininiupdate]
  599.     extensions,pcx,"pbrush.exe ^.pcx"
  600.     extensions,bmp,"pbrush.exe ^.bmp"
  601.     extensions,rec,"recorder.exe ^.rec"
  602.     ports,FILE:,""
  603.     ports,LPT1.OS2:,""
  604.     ports,LPT2.OS2:,""
  605.     ports,COM3:,"9600,n,8,1"
  606.     ports,COM4:,"9600,n,8,1"
  607.     windows,device,""
  608.     windows,documents,"txt"
  609.  
  610.  
  611. [dontfind]
  612. calc.exe
  613. calendar.exe
  614. cardfile.exe
  615. clipbrd.exe
  616. clock.exe
  617. control.exe
  618. msdos.exe
  619. notepad.exe
  620. pbrush.exe
  621. pifedit.exe
  622. printman.exe
  623. progman.exe
  624. recorder.exe
  625. reversi.exe
  626. setup.exe
  627. sol.exe
  628. spooler.exe
  629. swapfile.exe
  630. sysedit.exe
  631. taskman.exe
  632. terminal.exe
  633. winfile.exe
  634. winhelp.exe
  635. winver.exe
  636. write.exe
  637.  
  638. [blowaway]
  639. this line needed
  640.  
  641. [country]
  642. "Australia",  "61!1!0!2!1!1!0!2!0!0!!!$!,!.!/!:!,!d/M/yy!d MMMM yyyy!ENG"
  643. "Austria",  "43!2!2!2!1!1!0!2!1!1!!!S!.!,!-!:!;!yyyy-MM-dd!dddd, dd. MMMM yyyy!GER"
  644. "Belgium (Dutch)",  "32!1!3!2!1!1!0!2!5!0!!!BF!.!,!/!:!;!d/M/yy!dddd d MMMM yyyy!DUT"
  645. "Belgium (French)",  "32!1!3!2!1!1!0!2!5!0!!!FB!.!,!/!:!;!d/M/yy!dddd d MMMM yyyy!FRN"
  646. "Brazil",  "55!1!2!2!1!1!0!2!0!0!!!Cr$!.!,!/!:!;!dd/MM/yy!dddd, d' de 'MMMM' de 'yyyy!POR"
  647. "Canada (English)",  "2!2!0!2!1!1!0!2!1!1!!hrs.!$!,!.!-!:!.!yy-MM-dd!MMMM. d, yyyy!ENG"
  648. "Canada (French)",  "2!2!3!2!1!1!0!2!1!1!!hrs.!$! !,!-!:!;!yy-MM-dd!d MMMM, yyyy!FRN"
  649. "Denmark",  "45!1!3!2!1!1!0!2!5!1!!!kr!.!,!-!.!;!dd-MM-yy!dd. MMMM yyyy!DAN"
  650. "Finland",  "358!1!3!2!1!1!0!2!5!0!!!mk! !,!.!.!;!d.M.yyyy!dd. MMMM yyyy!FIN"
  651. "France",  "33!1!3!2!1!1!0!2!5!1!!!F! !,!.!:!;!dd.MM.yy!dddd d MMMM yyyy!FRN"
  652. "Germany",  "49!1!0!2!1!1!0!2!1!1!!!DM!.!,!.!:!;!dd.MM.yyyy!dddd, d. MMMM yyyy!GER"
  653. "Iceland",  "354!1!3!2!1!1!0!2!5!0!!!kr!.!,!/!:!;!dd/MM/yyyy!dd MMMM yyyy!ICE"
  654. "Italy",   "39!1!2!2!1!1!0!0!2!0!!!L.!.!,!/!:!;!dd/MM/yy!dddd, dd MMMM yyyy!ITN"
  655. "Mexico",  "52!1!0!2!0!1!0!2!0!0!AM!PM!$!,!.!/!:!,!d/M/yy!dddd d' de 'MMMM' de 'yyyy!SPA"
  656. "Netherlands",  "31!1!2!2!1!1!0!2!2!0!!!f!.!,!/!:!;!d/M/yy!dddd d MMMM yyyy!DUT"
  657. "New Zealand",  "64!1!0!2!1!1!0!2!1!1!!!$!,!.!/!:!,!d/M/yy!dddd, d MMMM yyyy!ENG"
  658. "Norway",  "47!1!0!2!1!1!0!2!3!1!!!kr!.!,!.!:!;!d.MM.yy!dd. MMMM yyyy!NOR"
  659. "Portugal",  "351!1!0!2!1!1!0!2!2!0!!!!.!,!-!:!;!dd-MM-yyyy!dddd, d' de 'MMMM' de 'yyyy!POR"
  660. "South Korea",  "82!2!0!2!0!1!0!2!1!0!AM!PM!W!,!.!.!:!,!yy.M.d!yyyy.MM.dd!ENG"
  661. "Spain",  "34!1!2!2!1!1!0!0!5!0!!!Pts!.!,!/!:!;!d/M/yy!dddd d' de 'MMMM' de 'yyyy!SPA"
  662. "Sweden",  "46!2!3!2!1!1!0!2!5!1!!!kr!.!,!-!.!;!yy-MM-dd!dd MMMM yyyy!SWE"
  663. "Switzerland (French)",  "41!1!0!2!1!1!0!2!1!1!!!Fr.!'!.!.!,!;!d.M.yy!dddd, dd. MMMM yyyy!FRN"
  664. "Switzerland (German)",  "41!1!0!2!1!1!0!2!1!1!!!Fr.!'!.!.!,!;!d.M.yy!dddd, dd. MMMM yyyy!GER"
  665. "Switzerland (Italian)",  "41!1!0!2!1!1!0!2!1!1!!!Fr.!'!.!.!,!;!d.M.yy!dddd, dd. MMMM yyyy!ITN"
  666. "Taiwan",  "886!0!0!2!0!1!0!2!1!0!AM!PM!NT$!,!.!/!:!,!M/d/yy!dd' of 'MMMM, yyyy!ENG"
  667. "United Kingdom",  "44!1!0!2!1!1!0!2!1!1!!!ú!,!.!/!:!,!dd/MM/yy!dd MMMM yyyy!ENG"
  668. "United States",  "1!0!0!2!0!1!1!2!0!0!AM!PM!$!,!.!/!:!,!M/d/yy!dddd, MMMM dd, yyyy!USA"
  669. "Other Country",  "1!0!0!2!0!1!1!2!0!0!AM!PM!$!,!.!/!:!,!M/d/yy!dddd, MMMM dd, yyyy!USA"
  670.  
  671. [system]
  672. ; The various SYSTEM.DRV, SOUND.DRV, COMM.DRV
  673. ;
  674. ; These are the drivers which may vary from system to system,
  675. ; but are selected only by the [machine] menu -- they do not have
  676. ; special menus for their selection.
  677. system     =    1:system.drv
  678. sound     =    1:sound.drv
  679. comm     =    1:comm.drv
  680. hpsystem =    1:hpsystem.drv
  681.  
  682. [machine]
  683. ; This section defines default machine selections.  The system
  684. ; description from each entry will appear in the initial machine
  685. ; selection menu of Setup.
  686. ;
  687. ; Each entry contains a descriptive line for the system-selection menu,
  688. ; followed by the filenames of the drivers in fixed order.
  689. ;
  690. ; PLEASE READ THIS. Do not change MachineID's 1 - 5. Also do not enter a
  691. ;            new machine with an ID = 3 or 4. these are reserved
  692. ;            by setup.
  693. ;
  694.     "All 80386 and 80486 based AST machines","10"
  695.     system
  696.     kbd
  697.     t4s0enha
  698.     nomouse
  699.     egahires
  700.     sound
  701.     comm
  702.     nohimemswitch
  703.     ebios
  704.     "emmexclude=E000-EFFF"
  705.  
  706.     "All 80386 based Zenith machines","6"
  707.     system
  708.     kbd
  709.     t4s0enha
  710.     nomouse
  711.     egahires
  712.     sound
  713.     comm
  714.     nohimemswitch
  715.     ebios
  716.     "emmexclude=E000-EFFF"
  717.  
  718.     "All Hewlett-Packard machines","2"    ; !! DONT CHANGE THIS NUMBER !!
  719.     hpsystem
  720.     kbdhp
  721.     t4s0enha
  722.     hpmouse
  723.     egahires
  724.     sound
  725.     comm
  726.     nohimemswitch
  727.     hpebios
  728.  
  729.   "Everex Step 386/25","7"
  730.     system
  731.     kbd
  732.     t4s0enha
  733.     nomouse
  734.     egahires
  735.     sound
  736.     comm
  737.     nohimemswitch
  738.     ebios
  739.     "8042ReadCmd=A2,1,F"
  740.     "8042ReadCmd=A3,1,F"
  741.     "8042WriteCmd=B3,8,F"
  742.  
  743.     "MS-DOS or PC-DOS System","1" ; !! DONT CHANGE THIS NUMBER !!
  744.     system
  745.     kbd
  746.     t4s0enha
  747.     nomouse
  748.     egahires
  749.     sound
  750.     comm
  751.     nohimemswitch
  752.     ebios
  753.  
  754.     "NCR PC386SX","8"
  755.     system
  756.     kbd
  757.     t4s0enha
  758.     nomouse
  759.     egahires
  760.     sound
  761.     comm
  762.     nohimemswitch
  763.     ebios
  764.     "emmexclude=E000-EFFF"
  765.     "emmexclude=C600-C7FF"
  766.  
  767.     "NCR PC 925","11"
  768.     system
  769.     kbd
  770.     t4s0enha
  771.     nomouse
  772.     egahires
  773.     sound
  774.     comm
  775.     nohimemswitch
  776.     ebios
  777.  
  778.     "NEC PowerMate SX Plus","9"
  779.     system
  780.     kbd
  781.     t4s0enha
  782.     nomouse
  783.     egahires
  784.     sound
  785.     comm
  786.     nohimemswitch
  787.     ebios
  788.     "VirtualHDirq=NO"
  789.  
  790.     "NEC ProSpeed 386","5"  ; !! DONT CHANGE THIS NUMBER !!
  791.     system
  792.     kbd
  793.     t4s0enha
  794.     nomouse
  795.     egahires
  796.     sound
  797.     comm
  798.     nohimemswitch
  799.     ebios
  800.  
  801.     "Toshiba 1600","12"
  802.     system
  803.     kbd
  804.     t4s0enha
  805.     nomouse
  806.     egahires
  807.     sound
  808.     comm
  809.     "TOSHIBA"      ; Needed for the Toshiba 1600.
  810.     ebios
  811.  
  812.     "Toshiba 5200","13"
  813.     system
  814.     kbd
  815.     t4s0enha
  816.     nomouse
  817.     egahires
  818.     sound
  819.     comm
  820.     nohimemswitch
  821.     ebios
  822.     "emmexclude=C000-C7FF"
  823.  
  824.  
  825. [io.device]
  826. ; (printers, plotters, etc.)
  827. ; The filename is followed by
  828. ;
  829. ; -- the descriptive string which will appear in Control Panel and
  830. ;    which will appear in WIN.INI
  831. ; -- 1 or 2 strings indicating the scaling for this device
  832. ;
  833. ; There may be more than one line for a driver, corresponding to different
  834. ; printers.
  835.  
  836. 5:TTY.DRV,"Generic / Text Only","DEVICESPECIFIC"
  837. 5:PSCRIPT.DRV,"Agfa 9000 Series PS [PostScript Printer]","DEVICESPECIFIC"
  838. 5:PSCRIPT.DRV,"Agfa Compugraphic 400PS [PostScript Printer]","DEVICESPECIFIC"
  839. 5:HPPCL.DRV,"Agfa Compugraphic Genics [PCL / HP LaserJet]","DEVICESPECIFIC"
  840. 5:PSCRIPT.DRV,"Apple LaserWriter [PostScript Printer]","DEVICESPECIFIC"
  841. 5:PSCRIPT.DRV,"Apple LaserWriter II NT/NTX [PostScript Printer]","DEVICESPECIFIC"
  842. 5:PSCRIPT.DRV,"Apple LaserWriter Plus [PostScript Printer]","DEVICESPECIFIC"
  843. 5:HPPCL.DRV,"Apricot Laser [PCL / HP LaserJet]","DEVICESPECIFIC"
  844. 5:PSCRIPT.DRV,"AST TurboLaser/PS - R4081 [PostScript Printer]","DEVICESPECIFIC"
  845. 5:HPPLOT.DRV,"AT&T 435","CONTINUOUSSCALING"
  846. 5:CITOH.DRV,"AT&T 470/475","133,96,72","75,72,96"
  847. 5:IBMGRX.DRV,"AT&T 473/478","167,120,72","60,72,120"
  848. 5:CITOH.DRV,"C-Itoh 8510","133,96,72","75,72,96"
  849. 5:LBP8II.DRV,"Canon LBP-8II","DEVICESPECIFIC"
  850. 5:CANONIII.DRV,"Canon LBP-8III/LBP-4","DEVICESPECIFIC"
  851. 5:PSCRIPT.DRV,"Dataproducts LZR-2665 [PostScript Printer]","DEVICESPECIFIC"
  852. 5:PSCRIPT.DRV,"Digital LN03R ScriptPrinter [PostScript Printer]","DEVICESPECIFIC"
  853. 5:PSCRIPT.DRV,"Digital LPS PrintServer 40 [PostScript Printer]","DEVICESPECIFIC"
  854. 5:EPSON9.DRV,"Epson DFX-5000 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  855. 5:HPPCL.DRV,"Epson EPL-6000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  856. 5:EPSON9.DRV,"Epson EX-800/1000 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  857. 5:EPSON9.DRV,"Epson FX-100 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  858. 5:EPSON9.DRV,"Epson FX-100+ [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  859. 5:EPSON9.DRV,"Epson FX-185/286 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  860. 5:EPSON9.DRV,"Epson FX-80 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  861. 5:EPSON9.DRV,"Epson FX-80+ [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  862. 5:EPSON9.DRV,"Epson FX-85 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  863. 5:EPSON9.DRV,"Epson FX-86e/286e [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  864. 5:EPSON9.DRV,"Epson FX-850/1050 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  865. 5:HPPCL.DRV,"Epson GQ-3500 [PCL / HP LaserJet]","DEVICESPECIFIC"
  866. 5:EPSON9.DRV,"Epson JX-80 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  867. 5:EPSON24.DRV,"Epson L-750/1000 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  868. 5:EPSON24.DRV,"Epson LQ-500/510 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  869. 5:EPSON24.DRV,"Epson LQ-800/1000 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  870. 5:EPSON24.DRV,"Epson LQ-850/950/1050 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  871. 5:EPSON24.DRV,"Epson LQ-1500 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  872. 5:EPSON24.DRV,"Epson LQ-2500/2550 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  873. 5:EPSON9.DRV,"Epson LX-80 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  874. 5:EPSON9.DRV,"Epson LX-86 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  875. 5:EPSON9.DRV,"Epson LX-800/810 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  876. 5:EPSON9.DRV,"Epson MX-100 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  877. 5:EPSON9.DRV,"Epson MX-80/80F/T [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  878. 5:EPSON9.DRV,"Epson RX-100 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  879. 5:EPSON9.DRV,"Epson RX-80/80F/T [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  880. 5:EPSON24.DRV,"Epson SQ-2500 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  881. 5:EPSON9.DRV,"Epson T-750 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  882. 5:EPSON9.DRV,"Epson T-1000 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  883. 5:FUJIMTRX.DRV,"Fujitsu DL 2400 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  884. 5:FUJIMTRX.DRV,"Fujitsu DL 2600 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  885. 5:FUJIMTRX.DRV,"Fujitsu DL 3300 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  886. 5:FUJIMTRX.DRV,"Fujitsu DL 3400 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  887. 5:FUJIMTRX.DRV,"Fujitsu DL 5600 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  888. 5:FUJIMTRX.DRV,"Fujitsu DX 2200 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  889. 5:FUJIMTRX.DRV,"Fujitsu DX 2300 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  890. 5:FUJIMTRX.DRV,"Fujitsu DX 2400 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  891. 5:FUJIMTRX.DRV,"Fujitsu DX 3100 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  892. 5:TH760.DRV,"Hermes 820","100,120,120","100,60,60","100,240,240"
  893. 5:HPPLOT.DRV,"HP 7470A [HP Plotter]","CONTINUOUSSCALING"
  894. 5:HPPLOT.DRV,"HP 7475A [HP Plotter]","CONTINUOUSSCALING"
  895. 5:HPPLOT.DRV,"HP 7550A [HP Plotter]","CONTINUOUSSCALING"
  896. 5:HPPLOT.DRV,"HP 7580A [HP Plotter]","CONTINUOUSSCALING"
  897. 5:HPPLOT.DRV,"HP 7580B [HP Plotter]","CONTINUOUSSCALING"
  898. 5:HPPLOT.DRV,"HP 7585A [HP Plotter]","CONTINUOUSSCALING"
  899. 5:HPPLOT.DRV,"HP 7585B [HP Plotter]","CONTINUOUSSCALING"
  900. 5:HPPLOT.DRV,"HP 7586B [HP Plotter]","CONTINUOUSSCALING"
  901. 5:HPPLOT.DRV,"HP ColorPro [HP Plotter]","CONTINUOUSSCALING"
  902. 5:HPPLOT.DRV,"HP ColorPro with GEC [HP Plotter]","CONTINUOUSSCALING"
  903. 5:DESKJET.DRV,"HP DeskJet Family","100,300,300","100,300,300"
  904. 5:HPPLOT.DRV,"HP DraftPro [HP Plotter]","CONTINUOUSSCALING"
  905. 5:HPPLOT.DRV,"HP DraftPro DXL [HP Plotter]","CONTINUOUSSCALING"
  906. 5:HPPLOT.DRV,"HP DraftPro EXL [HP Plotter]","CONTINUOUSSCALING"
  907. 5:HPPLOT.DRV,"HP DraftMaster I [HP Plotter]","CONTINUOUSSCALING"
  908. 5:HPPLOT.DRV,"HP DraftMaster II [HP Plotter]","CONTINUOUSSCALING"
  909. 5:HPPCL.DRV,"HP LaserJet [PCL / HP LaserJet]","DEVICESPECIFIC"
  910. 5:HPPCL.DRV,"HP LaserJet IID [PCL / HP LaserJet]","DEVICESPECIFIC"
  911. 5:HPPCL.DRV,"HP LaserJet IIP [PCL / HP LaserJet]","DEVICESPECIFIC"
  912. 5:hppcl5a.drv,"HP LaserJet III","DEVICESPECIFIC"
  913. 5:HPPCL.DRV,"HP LaserJet Plus [PCL / HP LaserJet]","DEVICESPECIFIC"
  914. 5:HPPCL.DRV,"HP LaserJet 500+ [PCL / HP LaserJet]","DEVICESPECIFIC"
  915. 5:HPPCL.DRV,"HP LaserJet Series II [PCL / HP LaserJet]","DEVICESPECIFIC"
  916. 5:HPPCL.DRV,"HP LaserJet 2000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  917. 5:PAINTJET.DRV,"HP PaintJet Series","100,180,180","100,120,120"
  918. 5:THINKJET.DRV,"HP ThinkJet (2225 C-D)","100,96,96"
  919. 5:IBMCOLOR.DRV,"IBM Color Printer","167,140,84","60,84,140","167,120,72"
  920. 5:IBMGRX.DRV,"IBM Graphics","167,120,72","60,72,120"
  921. 5:ibm4019.drv,"IBM Laser Printer 4019","DEVICESPECIFIC"
  922. 5:PSCRIPT.DRV,"IBM Personal Pageprinter [PostScript Printer]","DEVICESPECIFIC"
  923. 5:PSCRIPT.DRV,"IBM Personal Page Printer II-030 [PostScript Printer]","DEVICESPECIFIC"
  924. 5:PSCRIPT.DRV,"IBM Personal Page Printer II-031 [PostScript Printer]","DEVICESPECIFIC"
  925. 5:proprint.DRV,"IBM Proprinter [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  926. 5:proprint.DRV,"IBM Proprinter II [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  927. 5:proprint.DRV,"IBM Proprinter III [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  928. 5:proprn24.DRV,"IBM Proprinter X24 [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  929. 5:proprn24.DRV,"IBM Proprinter X24e [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  930. 5:proprint.DRV,"IBM Proprinter XL [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  931. 5:proprint.DRV,"IBM Proprinter XL II [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  932. 5:proprn24.DRV,"IBM Proprinter XL24 [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  933. 5:proprn24.DRV,"IBM Proprinter XL24e [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  934. 5:QWIII.DRV,"IBM QuietWriter III","100,120,120","100,60,60","100,240,240"
  935. 5:HPPCL.DRV,"Kyocera F-Series [PCL / HP LaserJet]","DEVICESPECIFIC"
  936. 5:PSCRIPT.DRV,"Linotronic 100/300/500 [PostScript Printer]","DEVICESPECIFIC"
  937. 5:PSCRIPT.DRV,"NEC Colormate PS [PostScript Printer]","DEVICESPECIFIC"
  938. 5:NEC24pin.DRV,"NEC PinWriter CP6 [NEC Pinwriter]","100,360,360","100,120,120"
  939. 5:NEC24pin.DRV,"NEC PinWriter CP7 [NEC Pinwriter]","100,360,360","100,120,120"
  940. 5:NEC24pin.DRV,"NEC PinWriter P5 [NEC Pinwriter]","100,360,360","100,120,120"
  941. 5:NEC24pin.DRV,"NEC PinWriter P5XL [NEC Pinwriter]","100,360,360","100,120,120"
  942. 5:NEC24pin.DRV,"NEC PinWriter P6 [NEC Pinwriter]","100,360,360","100,120,120"
  943. 5:NEC24pin.DRV,"NEC PinWriter P7 [NEC Pinwriter]","100,360,360","100,120,120"
  944. 5:NEC24pin.DRV,"NEC PinWriter P9XL [NEC Pinwriter]","100,360,360","100,120,120"
  945. 5:NEC24pin.DRV,"NEC PinWriter P2200 [NEC Pinwriter]","100,360,360","100,120,120"
  946. 5:NEC24pin.DRV,"NEC PinWriter P5200 [NEC Pinwriter]","100,360,360","100,120,120"
  947. 5:NEC24pin.DRV,"NEC PinWriter P5300 [NEC Pinwriter]","100,360,360","100,120,120"
  948. 5:HPPCL.DRV,"NEC Silentwriter LC 860 [PCL / HP LaserJet]","DEVICESPECIFIC"
  949. 5:HPPCL.DRV,"NEC Silentwriter LC 860 Plus [PCL / HP LaserJet]","DEVICESPECIFIC"
  950. 5:PSCRIPT.DRV,"NEC Silentwriter LC 890 [PostScript Printer]","DEVICESPECIFIC"
  951. 5:PSCRIPT.DRV,"NEC Silentwriter LC 890XL [PostScript Printer]","DEVICESPECIFIC"
  952. 5:IBMGRX.DRV,"Okidata 92/93-IBM","167,120,72","60,72,120"
  953. 5:OKI9.DRV, "Okidata ML 192 [Okidata 9 Pin]","167,120,72","60,72,120"
  954. 5:OKI9.DRV, "Okidata ML 193 [Okidata 9 Pin]","167,120,72","60,72,120"
  955. 5:OKI9.DRV, "Okidata ML 320 [Okidata 9 Pin]","167,120,72","60,72,120"
  956. 5:OKI9.DRV, "Okidata ML 321 [Okidata 9 Pin]","167,120,72","60,72,120"
  957. 5:OKI9IBM.DRV, "Okidata ML 192-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  958. 5:OKI9IBM.DRV, "Okidata ML 193-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  959. 5:OKI9IBM.DRV, "Okidata ML 320-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  960. 5:OKI9IBM.DRV, "Okidata ML 321-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  961. 5:OKI24.DRV,"Okidata 390/391 [Okidata 24 pin]","100,180,180","67,120,180","100,120,120"
  962. 5:OKI24.DRV,"Okidata 393 [Okidata 24 pin]","100,180,180","67,120,180","100,120,120"
  963. 5:OKI24.DRV,"Okidata 393C [Okidata 24 pin]","100,180,180","67,120,180","100,120,120"
  964. 5:HPPCL.DRV,"Okidata LaserLine 6 [PCL / HP LaserJet]","DEVICESPECIFIC"
  965. 5:OLIPRINT.DRV,"Olivetti DM 100/1 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  966. 5:OLIPRINT.DRV,"Olivetti DM 100/2 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  967. 5:OLIPRINT.DRV,"Olivetti DM 100/4 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  968. 5:OLIPRINT.DRV,"Olivetti DM 105 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  969. 5:OLIPRIN2.DRV,"Olivetti DM 250 [Olivetti DM 250/400]","167,120,72","60,72,120","83,120,144","120,144,120"
  970. 5:OLIPRINT.DRV,"Olivetti DM 280/282 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  971. 5:OLIPRINT.DRV,"Olivetti DM 286/296 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  972. 5:OLIPRINT.DRV,"Olivetti DM 290/292 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  973. 5:OLIPRIN2.DRV,"Olivetti DM 400 [Olivetti DM 250/400]","167,120,72","60,72,120","83,120,144","120,144,120"
  974. 5:OLIPRINT.DRV,"Olivetti DM 580 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  975. 5:OLIPRINT.DRV,"Olivetti DM 590 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  976. 5:DM600.DRV,"Olivetti DM 600","100,180,180","67,120,180","150,180,120","100,120,120"
  977. 5:HPPCL.DRV,"Olivetti ETV 5000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  978. 5:HPPCL.DRV,"Olivetti PG 108 [PCL / HP LaserJet]","DEVICESPECIFIC"
  979. 5:HPPCL.DRV,"Olivetti PG 208 M2 [PCL / HP LaserJet]","DEVICESPECIFIC"
  980. 5:PSCRIPT.DRV,"Olivetti PG 303 [PostScript Printer]","DEVICESPECIFIC"
  981. 5:HPPCL.DRV,"Olivetti PG 308 HS [PCL / HP LaserJet]","DEVICESPECIFIC"
  982. 5:PSCRIPT.DRV,"Olivetti PG 308 HS [PostScript Printer]","DEVICESPECIFIC"
  983. 5:OLIPRINT.DRV,"Olivetti PR 15B/17B [Olivetti PR 15/17/19]","167,120,72","60,72,120","83,120,144","120,144,120"
  984. 5:OLIPRINT.DRV,"Olivetti PR 19B [Olivetti PR 15/17/19]","167,120,72","60,72,120","83,120,144","120,144,120"
  985. 5:OLIPRIN2.DRV,"Olivetti PR 24","167,120,72","60,72,120","83,120,144","120,144,120"
  986. 5:TH760.DRV,"Olivetti TH 760","100,120,120","100,60,60","100,240,240"
  987. 5:PSCRIPT.DRV,"QMS ColorScript 100 [PostScript Printer]","DEVICESPECIFIC"
  988. 5:PSCRIPT.DRV,"QMS-PS 800 [PostScript Printer]","DEVICESPECIFIC"
  989. 5:PSCRIPT.DRV,"QMS-PS 800 Plus [PostScript Printer]","DEVICESPECIFIC"
  990. 5:PSCRIPT.DRV,"QMS-PS 810 [PostScript Printer]","DEVICESPECIFIC"
  991. 5:HPPCL.DRV,"QuadLaser I [PCL / HP LaserJet]","DEVICESPECIFIC"
  992. 5:HPPCL.DRV,"Tandy LP-1000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  993. 5:HPPCL.DRV,"Tegra Genesis [PCL / HP LaserJet]","DEVICESPECIFIC"
  994. 5:TI850.DRV,"TI 850/855","167,120,72","60,72,120"
  995. 5:PSCRIPT.DRV,"TI OmniLaser 2108 [PostScript Printer]","DEVICESPECIFIC"
  996. 5:PSCRIPT.DRV,"TI OmniLaser 2115 [PostScript Printer]","DEVICESPECIFIC"
  997. 5:TOSHIBA.DRV,"Toshiba P351","100,180,180"
  998. 5:TOSHIBA.DRV,"Toshiba P1351","100,180,180"
  999. 5:HPPCL.DRV,"Toshiba PageLaser12 [PCL / HP LaserJet]","DEVICESPECIFIC"
  1000. 5:PSCRIPT.DRV,"Varityper VT-600 [PostScript Printer]","DEVICESPECIFIC"
  1001. 5:PSCRIPT.DRV,"Wang LCS15 [PostScript Printer]","DEVICESPECIFIC"
  1002. 5:PSCRIPT.DRV,"Wang LCS15 FontPlus [PostScript Printer]","DEVICESPECIFIC"
  1003. 5:HPPCL.DRV,"Wang LDP8 [PCL / HP LaserJet]","DEVICESPECIFIC"
  1004.  
  1005. [io.dependent]
  1006.   hppcl.drv=   5:finstall.dll, 5:finstall.hlp, 5:hppcl.hlp
  1007.   deskjet.drv= 5:finstall.dll, 5:finstall.hlp, 5:deskjet.hlp
  1008.   hppcl5a.drv= 5:finstall.dll, 5:finstall.hlp, 5:hppcl.hlp
  1009.   pscript.drv= 5:pscript.hlp
  1010.   ibm4019.drv= 5:sf4019.exe
  1011.   tty.drv=  5:tty.hlp
  1012.   paintjet.drv= 5:paintjet.hlp, 5:cr12rpa.pjf, 5:lg12rpa.pjf, 5:lg08rpa.pjf
  1013.  
  1014. [special_adapter]
  1015. eitherlink  = DMAbuffersize,32    ; Needed if EitherLink MC is detected.
  1016.  
  1017. [ebios]
  1018. ebios        = x:*ebios             ; Required for most 386 machines.
  1019. hpebios     = 4:hpebios.386,x:*ebios ; Required for HP 386 machines.
  1020.  
  1021. [language]
  1022. ; Language drivers, must be installed for non US installation.
  1023. dan = 2:langsca.dll , "Danish"
  1024. dut = 2:langdut.dll , "Dutch"
  1025. usa =            , "English (American)"
  1026. eng = 2:langeng.dll , "English (International)"
  1027. fin = 2:langsca.dll , "Finnish"
  1028. frn = 2:langfrn.dll , "French"
  1029. fcf = 2:langeng.dll , "French Canadian"
  1030. ger = 2:langger.dll , "German"
  1031. ice = 2:langsca.dll , "Icelandic"
  1032. itn = 2:langeng.dll , "Italian"
  1033. nor = 2:langsca.dll , "Norwegian"
  1034. por = 2:langeng.dll , "Portuguese"
  1035. spa = 2:langspa.dll , "Spanish"
  1036. swe = 2:langsca.dll , "Swedish"
  1037.