home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / d / d010 / 1.ddi / SETUP.INF < prev    next >
Encoding:
INI File  |  1990-02-23  |  47.9 KB  |  1,017 lines

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