home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / precopy2.cab / prtupd.inf < prev    next >
INI File  |  1995-07-11  |  21KB  |  585 lines

  1. ; PRTUPD.INF
  2.  
  3. [Version]
  4. Signature="$CHICAGO$"
  5. Class=PrinterUpgrade
  6. Provider=Microsoft
  7. LayoutFile=layout.inf
  8. NoSetupInf=1
  9.  
  10. [ClassInstall]
  11. AddReg=ClassReg
  12.  
  13. [ClassReg]
  14. HKR,,,,%ClassName%
  15. HKR,,Installer,,MSPRINT.DLL
  16. HKR,,Icon,,-4
  17. HKR,,NoUseClass,,1
  18.  
  19. ;
  20. ; The Manufacturer section lists all of the manufacturers that we know.
  21. ;
  22.  
  23. [Manufacturer]
  24. "Microsoft"
  25.  
  26. [Microsoft]
  27. "Windows Printing System"         = WPS.DRV,Windows_Printing_System
  28. "Canon LBP-430W"                  = WPSSS.DRV,Canon_LBP-430W,CanonLBP-430W738F
  29. "EPSON ActionLaser 1300/W"        = WPSER.DRV,EPSON_ActionLaser_1300/W,EPSONActionLaser_1306420
  30. "EPSON EPL-5500/W"                = WPSEQ.DRV,EPSON_EPL-5500/W,EPSONEPL-5500D14E
  31. "Lexmark WinWriter 100"           = WPSLI.DRV,Lexmark_WinWriter_100,LexmarkWinWriter_10084E6
  32. "Lexmark WinWriter 200"           = WPSLB.DRV,Lexmark_WinWriter_200,LexmarkWinWriter_2008416
  33. "Lexmark WinWriter 400"           = WPSLL.DRV,Lexmark_WinWriter_400,Lexmark_Internationa2F10
  34. "Lexmark WinWriter 600"           = WPSLX.DRV,Lexmark_WinWriter_600,Lexmark_InternationaEFB1
  35. "NEC SuperScript Color 3000"      = WPSNC3.DRV,NEC_SuperScript_Color_3000,NECSuperScript_Color775F
  36. "Olivetti PG304"                  = WPSOO.DRV,Olivetti_PG304,OlivettiOlivetti_PG33FC4
  37. "Samsung MyLaser-4"               = WPSML4.DRV,Samsung_MyLaser-4,SAMSUNGML-84D432
  38. "Samsung MyLaser-5"               = WPSML.DRV,Samsung_MyLaser-5,SAMSUNGML-8514F3
  39. "Samsung MyLaser-6"               = WPSML6.DRV,Samsung_MyLaser-6,SAMSUNGML-8675B7
  40.  
  41. ;
  42. ; Installer Sections
  43. ;
  44. ; These sections control file installation, and reference all files that
  45. ; need to be copied. If the section name will be assumed to be the driver
  46. ; file, unless there is an explicit DriverFile section listed.
  47. ;
  48.  
  49. [WPS.DRV]
  50. CopyFiles=WPS_FILES
  51. DriverFile=WPSLJ.DRV
  52. DataSection=WPS_DATA
  53.  
  54. [WPSEQ.DRV]
  55. CopyFiles=WPS_FILES
  56. DriverFile=WPSEQ.DRV
  57. DataSection=WPS_DATA
  58.  
  59. [WPSER.DRV]
  60. CopyFiles=WPS_FILES
  61. DriverFile=WPSER.DRV
  62. DataSection=WPS_DATA
  63.  
  64. [WPSLI.DRV]
  65. CopyFiles=WPS_FILES
  66. DriverFile=WPSLI.DRV
  67. DataSection=WPS_DATA
  68.  
  69. [WPSLB.DRV]
  70. CopyFiles=WPS_FILES
  71. DriverFile=WPSLB.DRV
  72. DataSection=WPS_DATA
  73.  
  74. [WPSLL.DRV]
  75. CopyFiles=WPS_FILES
  76. DriverFile=WPSLL.DRV
  77. DataSection=WPS_DATA
  78.  
  79. [WPSLX.DRV]
  80. CopyFiles=WPS_FILES
  81. DriverFile=WPSLX.DRV
  82. DataSection=WPS_DATA
  83.  
  84. [WPSML.DRV]
  85. CopyFiles=WPS_FILES
  86. DriverFile=WPSML.DRV
  87. DataSection=WPS_DATA
  88.  
  89. [WPSML4.DRV]
  90. CopyFiles=WPS_FILES
  91. DriverFile=WPSML4.DRV
  92. DataSection=WPS_DATA
  93.  
  94. [WPSML6.DRV]
  95. CopyFiles=WPS_FILES
  96. DriverFile=WPSML6.DRV
  97. DataSection=WPS_DATA
  98.  
  99. [WPSSS.DRV]
  100. CopyFiles=WPS_FILES
  101. DriverFile=WPSSS.DRV
  102. DataSection=WPS_DATA
  103.  
  104. [WPSOO.DRV]
  105. CopyFiles=WPS_FILES
  106. DriverFile=WPSOO.DRV
  107. DataSection=WPS_DATA
  108.  
  109. [WPSNC3.DRV]
  110. CopyFiles=WPS_FILES
  111. DriverFile=WPSNC3.DRV
  112. DataSection=WPS_DATA
  113.  
  114. ; Copy Sections
  115. ;
  116. ; Lists of files that are actually copied. These sections are referenced
  117. ; from the installer sections, above. Only create a section if it contains
  118. ; two or more files (if we only copy a single file, identify it in the
  119. ; installer section, using the @filename notation)
  120. ;
  121.  
  122. [WPS_FILES]
  123. WPSMON.DLL
  124. WPSMON16.DLL
  125. WPS_UPDT.DLL
  126.  
  127. ;
  128. ; Data Sections
  129. ;
  130. ; Sections containing data that is shared among similar devices
  131. ;
  132.  
  133. [WPS_DATA]
  134. DefaultDataType=EMF
  135. LanguageMonitor="WPS Monitor,wpsmon.dll"
  136. VendorSetup="wps_updt.dll,WPS_Update"
  137.  
  138. ;
  139. ; All files go to the same destination, so this is easy.
  140. ;
  141.  
  142. [DestinationDirs]
  143. DefaultDestDir=11
  144.  
  145. [Strings]
  146. ClassName="Printer Upgrades"
  147.  
  148.  
  149. ; Printer Mapping Sections--[Printer Mapping] and [Setup Printer Mapping]
  150. ;
  151. ; These sections map old model names (models whose names have changed
  152. ; or that are not directly supported in Windows 95) to models that are
  153. ; supported in the current version. The [Setup Printer Mapping] section
  154. ; describes models to map only during setup. The [Printer Mapping]
  155. ; section describes models to map either during setup or when a device
  156. ; has been installed directly to WIN.INI without going through the
  157. ; normal printer setup (generally done by applications with private
  158. ; printer drivers)
  159. ;
  160. ; The syntax is
  161. ;
  162. ; <OldName> = <NewName>
  163. ;
  164. ; where
  165. ;
  166. ; <OldName> is the old model name. For example, "IBM Laser Printer 4019"
  167. ;
  168. ; <NewName> is the new model name. For example, "IBM 4019 LaserPrinter".
  169.  
  170. [Setup Printer Mapping]
  171. "Agfa Compugraphic Genics"       = "HP LaserJet 2000"
  172. "Apricot Laser"                  = "HP LaserJet Plus"
  173. "AST TurboLaser/PS"              = "AST TurboLaser-PS"
  174. "Canon BJ-10e"                   = "Canon Bubble-Jet BJ-10e"
  175. "Canon BJ-200"                   = "Canon Bubble-Jet BJ-200"
  176. "Canon BJ-200e"                  = "Canon Bubble-Jet BJ-200e"
  177. "Canon BJ-230"                   = "Canon Bubble-Jet BJ-230"
  178. "Canon BJC-70"                   = "Canon Bubble-Jet BJC-70"
  179. "Canon BJC-600"                  = "Canon Bubble-Jet BJC-600"
  180. "Canon BJC-600e"                 = "Canon Bubble-Jet BJC-600e"
  181. "Canon BJC-800"                  = "Canon Bubble-Jet BJC-800"
  182. "Canon BJC-4000"                 = "Canon Bubble-Jet BJC-4000"
  183. "Canon Bubble-Jet"               = "Canon Bubble-Jet BJ-130e"
  184. "Canon LBP-8II"                  = "Canon LBP-8 II"
  185. "Canon LBP-8III/LBP-4"           = "Canon LBP-8 III"
  186. "Digital PrintServer 20/turbo"   = "Digital turbo PrintServer 20"
  187. "Digital PrintServer 40"         = "Digital PrintServer 40 Plus"
  188. "Fujitsu DL 1100 Colour"         = "Fujitsu DL 1100 Color"
  189. "HP DeskJet PLUS Printer"        = "HP DeskJet Plus"
  190. "HP DeskJet Printer"             = "HP DeskJet"
  191. "HP DeskJet 1200C PostScript"    = "HP DeskJet 1200C/PS"
  192. "HP DeskJet 1200C/PS v1"         = "HP DeskJet 1200C/PS"
  193. "HP DeskJet 310"                 = "HP DeskJet 310 Printer"
  194. "HP DeskJet 310 (Monochrome)"    = "HP DeskJet 310 Printer"
  195. "HP DeskJet 320"                 = "HP DeskJet 320 Printer"
  196. "HP DeskJet 320 (Monochrome)"    = "HP DeskJet 320 Printer"
  197. "HP DeskJet 500 Printer"         = "HP DeskJet 500"
  198. "HP DeskJet 510 Printer"         = "HP DeskJet 510"
  199. "HP DeskJet 500C"                = "HP DeskJet 500C Printer"
  200. "HP DeskJet 500C (Monochrome)"   = "HP DeskJet 500C Printer"
  201. "HP DeskJet 520"                 = "HP DeskJet 520 Printer"
  202. "HP DeskJet 540"                 = "HP DeskJet 540 Printer"
  203. "HP DeskJet 540 (Monochrome)"    = "HP DeskJet 540 Printer"
  204. "HP DeskJet 550C (Monochrome)"   = "HP DeskJet 550C Printer"
  205. "HP DeskJet 550C"                = "HP DeskJet 550C Printer"
  206. "HP DeskJet 560C"                = "HP DeskJet 560C Printer"
  207. "HP DeskJet 600 Printer"         = "HP DeskJet 540 Printer"
  208. "HP DeskJet 660C Printer"        = "HP DeskJet 550C Printer"
  209. "HP DeskJet 850C Printer"        = "HP DeskJet 550C Printer"
  210. "HP DeskJet Portable"            = "HP DeskJet Portable Printer"
  211. "HP LaserJet 4 Plus/4M Plus"     = "HP LaserJet 4 Plus"
  212. "HP LaserJet 4/4M Plus PS 300"   = "HP LaserJet 4/4M Plus PS"
  213. "HP LaserJet 4/4M Plus PS 600"   = "HP LaserJet 4/4M Plus PS"
  214. "HP LaserJet 4/4M PS 300 dpi"    = "HP LaserJet 4/4M PostScript"
  215. "HP LaserJet 4/4M PS 600 dpi"    = "HP LaserJet 4/4M PostScript"
  216. "HP LaserJet 4P/4MP PS 300 dpi"  = "HP LaserJet 4P/4MP PostScript"
  217. "HP LaserJet 4P/4MP PS 600 dpi"  = "HP LaserJet 4P/4MP PostScript"
  218. "HP LaserJet 4Si/4SiMX PS 300dpi"= "HP LaserJet 4Si/4SiMX PS"
  219. "HP LaserJet 4Si/4SiMX PS 600dpi"= "HP LaserJet 4Si/4SiMX PS"
  220. "HP LaserJet 4MV PostScript"     = "HP LaserJet 4V/4MV PostScript"
  221. "HP LaserJet IID PostScript"     = "HP LaserJet IID PS Cartridge"
  222. "HP LaserJet IIP PostScript"     = "HP LaserJet IIP PS Cartridge"
  223. "HP LaserJet III PostScript"     = "HP LaserJet III PS Cartridge"
  224. "HP LaserJet IIID PostScript"    = "HP LaserJet IIID PS Cartridge"
  225. "HP LaserJet IIIP PostScript"    = "HP LaserJet IIIP PS Cartridge"
  226. "HP PaintJet Series 1.0 Driver"  = "HP PaintJet"
  227. "HP PaintJet XL300"              = "HP PaintJet XL 300"
  228. "IBM Color Printer"              = "Generic / Text Only"
  229. "IBM ExecJet"                    = "IBM ExecJet 4072"
  230. "IBM Laser Printer 4019"         = "IBM 4019 LaserPrinter"
  231. "IBM Laser Printer 4029"         = "IBM 4029 LaserPrinter"
  232. "IBM 4029 Accelerator"           = "IBM 4029 LaserPrinter"
  233. "IBM LaserPrinter 4019 PS17"     = "IBM 4019 LaserPrinter PS17"
  234. "IBM LaserPrinter 4019 PS39"     = "IBM 4019 LaserPrinter PS39"
  235. "IBM LaserPrinter 4029 PS17"     = "IBM 4029 LaserPrinter PS17"
  236. "IBM LaserPrinter 4029 PS39"     = "IBM 4029 LaserPrinter PS39"
  237. "IBM LP4037 5E Printer"          = "IBM 4037 5E"
  238. "IBM PS/1"                       = "IBM 2390 PS/1" 
  239. "IBM5204 drv"                    = "IBM QuickWriter 5204"
  240. "Kyocera F-Series (USA)"         = "Kyocera F-1000"
  241. "Kyocera F-5000 (USA)"           = "Kyocera F-5000"
  242. "Linotronic 200/230"             = "Linotronic 200"
  243. "Linotronic 300 v49.3"           = "Linotronic 300 v47.1"
  244. "NEC Silentwriter2 90"           = "NEC Silentwriter2 Model 90" 
  245. "NEC Silentwriter LC890"         = "NEC Silentwriter LC 890"
  246. "NEC Silentwriter LC890XL"       = "NEC Silentwriter LC 890XL"
  247. "Okidata 92/93-IBM"              = "Okidata ML 92-IBM"
  248. "Okidata OL830/PS"               = "Okidata OL830 PostScript"
  249. "Okidata OL410e 600mode"         = "Okidata OL-410e"
  250. "Oki OL840/PS"                   = "Oki OL-840/PS"
  251. "Olivetti PG 303"                = "Apple LaserWriter Plus"
  252. "Olivetti PG 308 HS Postscript"  = "Apple LaserWriter Plus"
  253. "Panasonic KX-P4455 v51.4"       = "Panasonic KX-P4455"
  254. "QMS ColorScript 100"            = "QMS ColorScript 100 Model 10"
  255. "Star NX-2480 Rainbow"           = "Star NX-2480"
  256. "TI microLaser Pro 600/pcl5"     = "TI microLaser Pro 600"
  257. "TI microLaser Pro PS23"         = "TI microLaser Pro 600 2014 PS23"
  258. "TI microLaser Pro 600 L2 PS23"  = "TI microLaser Pro 600 2014 PS23"
  259.  
  260. [Printer Mapping]
  261. "HP LaserJet 4ML"                = "HP LaserJet 4ML"
  262. "HP LaserJet 4L"                 = "HP LaserJet 4L"
  263. "HP LaserJet 4 Plus/4M Plus"     = "HP LaserJet 4 Plus"
  264. "HP LaserJet 4/4M"               = "HP LaserJet 4"
  265. "HP LaserJet 4P/4MP"             = "HP LaserJet 4P"
  266. "HP LaserJet 4Si/4Si MX"         = "HP LaserJet 4Si"
  267. "HP LaserJet 4Si/4SiMX"          = "HP LaserJet 4Si"
  268. "HP LaserJet 4V/4MV"             = "HP LaserJet 4V"
  269. "HP LaserJet 5P/5MP"             = "HP LaserJet 5P"
  270. "HPGL Plotter"                   = "HP ColorPro"
  271. "Matrix"                         = "Generic / Text Only"
  272. "PostScript (MGXPS24)"           = "Apple LaserWriter Plus"
  273. "PostScript (Micrografx)"        = "Apple LaserWriter Plus"
  274. "PaintJet (Micrografx)"          = "HP PaintJet"
  275. "TeleGrafx - MAGICorp"           = "Generic / Text Only"
  276. "TeleGrafx - Slidemasters"       = "Generic / Text Only"
  277. "Toshiba Printer"                = "Toshiba P351"
  278. "VideoShow"                      = "Generic / Text Only"
  279.  
  280. ; 3.0 Format section description.
  281. ;
  282. ; This section contains information for printers that were supported using
  283. ; the win 3.0 format in win.ini. The [Devices] section listed a printer
  284. ; family, rather than a specific model, and a driver-specific section
  285. ; identified the actual model. With the exception of "HP Plotter" and
  286. ; "PostScript Printer", all of these drivers were designed for Windows 3.0
  287. ;
  288. ; The syntax is
  289. ;
  290. ; OldName           = <ini section>,<use port>,<ini key>,<default value>
  291. ;
  292. ; Where:
  293. ;
  294. ; OldName           == Name of printer as found in the [devices] section
  295. ;                      of win.ini (win 3.0 or 3.1). This same section name
  296. ;                      is also used withing this file to mape the existing
  297. ;                      configuration to a new model name, as necessary.
  298. ;
  299. ; ini section       == Name of section in win.ini to look for more
  300. ;                      information.
  301. ;
  302. ; use port          == 1 if the port should be used as a part of the section
  303. ;                      name, 0 if not.
  304. ;
  305. ; ini key           == Name of key in the win.ini section (identified by
  306. ;                      ini section) to determine what printer model name
  307. ;                      to use.
  308. ;
  309. ; default value     == Default value to use if none is found in win.ini.
  310. ;
  311. ;
  312. ; All fields are required.
  313. ;
  314.  
  315. [3.0 Format]
  316. ; Old Name                          ini config sect           port    ini profile  default
  317. "Epson 9 pin"                    = "EPSON9drv",                 0,    "Printer",      "00"
  318. "Epson 24 pin"                   = "EPSON24drv",                0,    "Printer",      "0"
  319. "Epson GQ-3500"                  = "intl",                      0,    "sCountry",     "United States"
  320. "Fujitsu Dot Matrix"             = "Fujitsu Dot Matrix",        0,    "Printer Type", "9 Pins"
  321. "HP DeskJet Family"              = "DESKJET,",                  1,    "prtindex",     "0"
  322. "HP PaintJet Series"             = "HP PaintJet Series,",       1,    "Printer",      "1"
  323. "HP Plotter"                     = "HPPLOT",                    0,    "__USEPORT__",  "ColorPro"
  324. "IBM Proprinter 24"              = "Proprinter 24 drv",         0,    "Printer",      "0"
  325. "IBM Proprinters"                = "PROPRINTERdrv",             0,    "Printer",      "0"
  326. "NEC Pinwriter"                  = "NEC Pinwriter",             0,    "Pinwriter",    "0"
  327. "Okidata 24 pin"                 = "Okidata 24 pin drv",        0,    "Printer",      "0"
  328. "Okidata 9 Pin"                  = "Okidata 9 pin drv",         0,    "Printer",      "0"
  329. "Okidata 9 Pin IBM"              = "Okidata 9 pin IBM drv",     0,    "Printer",      "0"
  330. "PCL / HP LaserJet"              = "HPPCL,",                    1,    "prtindex",     "0"
  331. "PostScript Printer"             = "PostScript,",               1,    "device",       "2"
  332.  
  333. ; Lists of new model names
  334. ;
  335. ; These sections correspond to the ini sections listed above. The string
  336. ; to the left of the '=' is the index that was found in win.ini using
  337. ; the above table. The value to the right is the model name that will
  338. ; be used to update the printer information.
  339.  
  340. [Epson 9 pin]
  341. "00" = "Epson FX-80"
  342. "01" = "Epson FX-100"
  343. "02" = "Epson FX-80+"
  344. "03" = "Epson FX-100+"
  345. "04" = "Epson FX-85"
  346. "05" = "Epson FX-185"
  347. "06" = "Epson FX-86e"
  348. "07" = "Epson FX-850"
  349. "08" = "Epson JX-80"
  350. "09" = "Epson EX-800"
  351. "10" = "Epson LX-80"
  352. "11" = "Epson LX-86"
  353. "12" = "Epson LX-800"
  354. "13" = "Epson DFX-5000"
  355. "14" = "Epson APL-750"
  356. "15" = "Epson APL-1000"
  357. "16" = "Epson MX-80"
  358. "17" = "Epson MX-100"
  359. "18" = "Epson RX-80"
  360. "19" = "Epson RX-100"
  361.  
  362. ; Last printer on list is identified in Win 3.0 driver as Other
  363. [Epson 24 pin]
  364. "0" = "Epson LQ-500"
  365. "1" = "Epson LQ-800"
  366. "2" = "Epson LQ-850"
  367. "3" = "Epson LQ-1500"
  368. "4" = "Epson LQ-2500"
  369. "5" = "Epson SQ-2500"
  370. "6" = "Epson APL-750"
  371. "7" = "Epson LQ-500"
  372.  
  373. ; This model is a PCL printer in the US & Canada, but is a PostScript 
  374. ; printer elsewhere
  375. [Epson GQ-3500]
  376. "United States"    = "HP LaserJet Plus"
  377. "Canada (English)" = "HP LaserJet Plus"
  378. "Canada (French)"  = "HP LaserJet Plus"
  379.  
  380. ; Win 3.0 FUJIMTRX driver includes 9 and 24 pin models in one driver.
  381. [Fujitsu Dot Matrix]
  382. "9 Pins"  = "Fujitsu DX 2100"
  383. "24 Pins" = "Fujitsu DL 2400"
  384.  
  385. ; HP Printers use a different model for each memory config, so the same
  386. ; model is often repeated several times
  387. [HP DeskJet Family]
  388. "0" = "HP DeskJet"
  389. "1" = "HP DeskJet"
  390. "2" = "HP DeskJet"
  391. "3" = "HP DeskJet Plus"
  392. "4" = "HP DeskJet Plus"
  393. "5" = "HP DeskJet Plus"
  394. "6" = "HP DeskJet Plus"
  395. "7" = "HP DeskJet Plus"
  396.  
  397. [HP PaintJet Series]
  398. "1" = "HP PaintJet"
  399. "2" = "HP PaintJet XL"
  400.  
  401. [HP Plotter]
  402. "ColorPro"          = "HP ColorPro"
  403. "ColorPro with GEC" = "HP ColorPro with GEC"
  404. "7470A"             = "HP 7470A"
  405. "7475A"             = "HP 7475A"
  406. "7550A"             = "HP 7550A"
  407. "7580A"             = "HP 7580A"
  408. "7580B"             = "HP 7580B"
  409. "7585A"             = "HP 7585A"
  410. "7585B"             = "HP 7585B"
  411. "7586B"             = "HP 7586B"
  412. "DraftPro"          = "HP DraftPro"
  413. "DraftPro DXL"      = "HP DraftPro DXL"
  414. "DraftPro EXL"      = "HP DraftPro EXL"
  415. "DraftMaster I"     = "HP DraftMaster I"
  416. "DraftMaster II"    = "HP DraftMaster II" 
  417.  
  418. [IBM Proprinter 24]
  419. "0" = "IBM Proprinter X24"
  420. "1" = "IBM Proprinter XL24"
  421. "2" = "IBM Proprinter X24e"
  422. "3" = "IBM Proprinter XL24e"
  423.  
  424. [IBM Proprinters]
  425. "0" = "IBM Proprinter"
  426. "1" = "IBM Proprinter II"
  427. "2" = "IBM Proprinter XL"
  428. "3" = "IBM Proprinter XL II"
  429. "4" = "IBM Proprinter III"
  430.  
  431. [NEC Pinwriter]
  432. "0" = "NEC Pinwriter CP6"
  433. "1" = "NEC Pinwriter CP7"
  434. "2" = "NEC Pinwriter P2200"
  435. "3" = "NEC Pinwriter P5200"
  436. "4" = "NEC Pinwriter P5300"
  437. "5" = "NEC Pinwriter P5XL"
  438. "6" = "NEC Pinwriter P6"
  439. "7" = "NEC Pinwriter P7"
  440.  
  441. [Okidata 24 pin]
  442. "0" = "Okidata ML 393"
  443. "1" = "Okidata ML 393C"
  444. "2" = "Okidata ML 390"
  445.  
  446. [Okidata 9 Pin]
  447. "0" = "Okidata ML 192"
  448. "1" = "Okidata ML 193"
  449. "2" = "Okidata ML 320"
  450. "3" = "Okidata ML 321"
  451.  
  452. [Okidata 9 Pin IBM]
  453. "0" = "Okidata ML 192-IBM"
  454. "1" = "Okidata ML 193-IBM"
  455. "2" = "Okidata ML 320-IBM"
  456. "3" = "Okidata ML 321-IBM"
  457.  
  458. ; Again, each memory config was given a unique printer index
  459. [PCL / HP LaserJet]
  460. "0"  = "HP LaserJet Series II"
  461. "1"  = "HP LaserJet Series II"
  462. "2"  = "HP LaserJet Series II"
  463. "3"  = "HP LaserJet Series II"
  464. "4"  = "HP LaserJet IID"
  465. "5"  = "HP LaserJet IID"
  466. "6"  = "HP LaserJet IID"
  467. "7"  = "HP LaserJet IID"
  468. "8"  = "HP LaserJet IIP"
  469. "9"  = "HP LaserJet IIP"
  470. "10" = "HP LaserJet IIP"
  471. "11" = "HP LaserJet IIP"
  472. "12" = "HP LaserJet IIP"
  473. "13" = "HP LaserJet Plus"
  474. "14" = "HP LaserJet Plus"
  475. "15" = "HP LaserJet 500+"
  476. "16" = "HP LaserJet 500+"
  477. "17" = "HP LaserJet 2000"
  478. "18" = "HP LaserJet 2000"
  479. "19" = "HP LaserJet 2000"
  480. "20" = "HP LaserJet 2000"
  481. "21" = "HP LaserJet 2000"
  482. "22" = "HP LaserJet"
  483. "23" = "HP LaserJet 2000"
  484. "24" = "HP LaserJet Plus"
  485. "25" = "HP LaserJet Plus"
  486. "26" = "HP LaserJet Plus"
  487. "27" = "HP LaserJet Plus"
  488. "28" = "Epson EPL-6000"
  489. "29" = "Epson EPL-6000"
  490. "30" = "Epson EPL-6000"
  491. "31" = "HP LaserJet Plus"
  492. "32" = "HP LaserJet Plus"
  493. "33" = "HP LaserJet Plus"
  494. "34" = "Kyocera F-1000"
  495. "35" = "Kyocera F-1000"
  496. "36" = "Kyocera F-1000"
  497. "37" = "Kyocera F-1000"
  498. "38" = "Kyocera F-1000"
  499. "39" = "Kyocera F-1000"
  500. "40" = "Kyocera F-1000"
  501. "41" = "Kyocera F-1000"
  502. "42" = "Kyocera F-1000"
  503. "43" = "Kyocera F-1000"
  504. "44" = "NEC Silentwriter LC 860 Plus"
  505. "45" = "NEC Silentwriter LC 860 Plus"
  506. "46" = "NEC Silentwriter LC 860 Plus"
  507. "47" = "NEC Silentwriter LC 860 Plus"
  508. "48" = "NEC Silentwriter LC 860 Plus"
  509. "49" = "NEC Silentwriter LC 860 Plus"
  510. "50" = "Okidata LaserLine 6"
  511. "51" = "Olivetti PG 108"
  512. "52" = "Olivetti PG 108"
  513. "53" = "Olivetti PG 108"
  514. "54" = "Olivetti PG 108"
  515. "55" = "Olivetti PG 208 M2"
  516. "56" = "Olivetti PG 208 M2"
  517. "57" = "Olivetti PG 208 M2"
  518. "58" = "Olivetti PG 208 M2"
  519. "59" = "Olivetti PG 308 HS"
  520. "60" = "Olivetti ETV 5000"
  521. "61" = "QuadLaser I"
  522. "62" = "Tandy LP-1000"
  523. "63" = "Tegra Genesis"
  524. "64" = "Toshiba PageLaser12"
  525. "65" = "Toshiba PageLaser12"
  526. "66" = "Wang LDP8"
  527. "67" = "Wang LDP8"
  528. "68" = "Wang LDP8"
  529. "69" = "Wang LDP8"
  530.  
  531. ; Apple LaserWriter Plus triple listed (#2, #3 & #30) in Win 3.0 driver
  532. ; The following models are no longer directly supported, so they get
  533. ; mapped to the Apple LaserWriter Plus: Agfa 9000 Series PS, Agfa
  534. ; Compugraphic 400PS, Olivetti PG 303, Olivetti PG 308 HS Postscript,
  535. ; Wang LCS15, Wang LCS15 FontPlus.
  536. [PostScript Printer]
  537. "1"  = "Apple LaserWriter"
  538. "2"  = "Apple LaserWriter Plus"
  539. "3"  = "Apple LaserWriter Plus"
  540. "4"  = "Apple LaserWriter II NT"
  541. "5"  = "Apple LaserWriter II NTX"
  542. "6"  = "AST TurboLaser-PS"
  543. "7"  = "Dataproducts LZR-2665"
  544. "8"  = "IBM Personal Pageprinter"
  545. "9"  = "IBM Personal Page Printer II-30"
  546. "10" = "IBM Personal Page Printer II-31"
  547. "11" = "Linotronic 200"
  548. "12" = "Linotronic 330"
  549. "13" = "Linotronic 530"
  550. "14" = "QMS ColorScript 100 Model 10"
  551. "15" = "NEC Silentwriter LC 890"
  552. "16" = "QMS-PS 800"
  553. "17" = "QMS-PS 800 Plus"
  554. "18" = "QMS-PS 810"
  555. "19" = "PostScript Printer"
  556. "20" = "PostScript Printer"
  557. "21" = "Varityper VT-600"
  558. "22" = "Apple LaserWriter Plus"
  559. "23" = "Apple LaserWriter Plus"
  560. "24" = "Apple LaserWriter Plus"
  561. "25" = "Apple LaserWriter Plus"
  562. "26" = "Digital LN03R ScriptPrinter"
  563. "27" = "Digital PrintServer 40 Plus"
  564. "28" = "NEC Colormate PS/40"
  565. "29" = "NEC Silentwriter LC 890XL"
  566. "30" = "Apple LaserWriter Plus"
  567. "31" = "Apple LaserWriter Plus"
  568. "32" = "Apple LaserWriter Plus"
  569.  
  570. ;
  571. ; This section facilitates the translation of printer description
  572. ; strings pulled from .WPD files into revised printer names. This
  573. ; is because WPD files used the nicknames instead of the actual
  574. ; model names, which are now used in the driver. This section
  575. ; does not need to list printers whose nicknames match the current
  576. ; model names. The Printer will only be updated if the model name
  577. ; is found in MSPRINT.INF
  578. ;
  579. ; WPD NickName = Current Model Name
  580. ;
  581. [WPD_NickNames]
  582. "EPSON EPL-7500"            = "Epson EPL-7500"
  583. "IBM 4019 v52.1 (17 Fonts)" = "IBM 4019 LaserPrinter PS17"
  584. "IBM 4019 v52.1 (39 Fonts)" = "IBM 4019 LaserPrinter PS39"
  585.