home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / ovladace / drivers / LJ494CZ.EXE / disk4 / SETUP.4 / WINNT / hpptant.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-10-27  |  2.7 KB  |  125 lines

  1. ;
  2. ; Generated file, do not edit
  3. ;
  4. ; List of supported printers, manufacturers
  5. ;
  6.  
  7. [Version]
  8. Signature="$Windows NT$"
  9. Provider=%OEM%
  10. LayoutFile=hpptant.inf
  11. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  12. Class=Printer
  13.  
  14. [Environment]
  15. AddReg=Environment_Reg
  16.  
  17. [Environment_Reg]
  18. HKLM,"System\CurrentControlSet\Control\Print\Printers\HP LaserJet 1100","Datatype",0,"NT EMF 1.003"
  19.  
  20. ;
  21. ; The Manufacturer section lists all of the manufacturers that we will
  22. ; display in the Dialog box
  23. ;
  24. [Manufacturer]
  25. "HP"
  26.  
  27. ;
  28. ; Model sections. Each section here corresponds with an entry listed in the
  29. ; [Manufacturer] section, above. The models will be displayed in the order
  30. ; that they appear in the INF file.
  31. ;
  32.  
  33. [HP]
  34. "HP LaserJet 1100" = HPPTANT,LPTENUM\HEWLETT-PACKARDHP_LA848D
  35.  
  36. ;
  37. ; Installer Sections
  38. ;
  39. ; These sections control file installation, and reference all files that
  40. ; need to be copied. The section name will be assumed to be the driver
  41. ; file, unless there is an explicit DriverFile section listed.
  42. ;
  43.  
  44. [HPPTANT]
  45. CopyFiles=@HPPTANTK.DLL,HPPTANT_DLL,HPPTANT_HLP
  46. DataSection=HPPTANT_DATA
  47. DataFile=HPPTANTK.DLL
  48.  
  49. ; Copy Sections
  50. ;
  51. ; Lists of files that are actually copied. These sections are referenced
  52. ; from the installer sections, above. Only create a section if it contains
  53. ; two or more files (if we only copy a single file, identify it in the
  54. ; installer section, using the @filename notation) or if it's a color
  55. ; profile (since the DestinationDirs can only handle sections, and not
  56. ; individual files).
  57. ;
  58.  
  59. [HPPTANT_DLL]
  60. HPPTANTU.DLL
  61. HPPTANT4.DLL
  62. HPPTANT3.DLL
  63. HPPTANT1.DLL
  64. HPPTANT2.DLL
  65. HPPTANT7.DLL
  66. HPPTANT6.DLL
  67. HPPTANT6.EXE
  68. HPPTA8U.DLL
  69. HPPTA8K.DLL
  70.  
  71. [HPPTANT_HLP]
  72. HPPTA.HLP
  73.  
  74. ;
  75. ; Data Sections
  76. ;
  77. ; These sections contain data that is shared between devices.
  78. ;
  79.  
  80. [HPPTANT_DATA]
  81. DriverFile=HPPTANTK.DLL
  82. ConfigFile=HPPTANTU.DLL
  83. HelpFile=HPPTA.HLP
  84. DefaultDataType=NT EMF 1.003
  85.  
  86. ;
  87. ; diskid = description,tagfile,unused,subdir
  88. ;
  89. [SourceDisksNames]
  90. 1 = "HP LaserJet 1100 Driver Disk",\disk1,,""
  91.  
  92. ;
  93. ; filename_on_source = diskid,subdir,size,checksum,spare,spare
  94. ; extra fields are nt-specific
  95. ;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
  96. ;
  97. [SourceDisksFiles]
  98. HPPTANTK.DLL = 1
  99. HPPTANTU.DLL = 1
  100. HPPTANT1.DLL = 1
  101. HPPTANT4.DLL = 1
  102. HPPTANT3.DLL = 1
  103. HPPTANT6.DLL = 1
  104. HPPTANT6.EXE = 1
  105. HPPTANT2.DLL = 1
  106. HPPTANT7.DLL = 1
  107. HPPTA8U.DLL = 1
  108. HPPTA8K.DLL = 1
  109. HPPTA.HLP = 1
  110.  
  111. ;
  112. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  113. ; (depending on which environment drivers are getting installed)
  114. ;
  115.  
  116. [DestinationDirs]
  117. DefaultDestDir=66000
  118.  
  119. ;
  120. ; Localizable Strings
  121. ;
  122. [Strings]
  123. OEM="HP\0"
  124.  
  125.