home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / hp / plotter / pl110en / pl110en.exe / HP_750C1.INF < prev    next >
Windows Setup INFormation  |  1995-06-17  |  2KB  |  102 lines

  1. ; Lines which start with ';' will be removed. Add a space before
  2. ; the semicolon if you want to keep comments in the file
  3. ; BETA 1
  4.  ; HP DesignJet printer installation file
  5.  ;HP_750C1.inf
  6. [Version]
  7. Signature="$CHICAGO$"
  8. Class=Printer
  9. Provider=Hewlett-Packard
  10.  
  11. [SourceDisksNames]
  12. 1 = "HP 750C1/PS Disk 1", Disk_1,0
  13.  
  14. [SourceDisksFiles]
  15. ADOBEPS.DV_ = 1
  16. ADOBEPS.HL_ = 1
  17. CTL3DV2.DL_ = 1
  18. VER.DL_ = 1
  19. DEFPRTR.PP_ = 1
  20. DOWN.DL_ = 1
  21. DWN.HL_ = 1
  22. FONTS.MF_ = 1
  23. LTCCNTRL.DL_ = 1
  24. PS_ENUM.DL_ = 1
  25. PSINSTDV.EX_ = 1
  26. RUN_ENUM.EX_ = 1
  27. WINDOWN.EX_ = 1
  28. HP_750C1.DL_ = 1
  29. HP_750C1.HL_ = 1
  30. HP_750C1.PP_ = 1
  31. HP755CM1.DL_ = 1
  32. HP755CM1.PP_ = 1
  33.  
  34.  
  35. [Manufacturer]
  36. "HP"
  37.  
  38. [HP]
  39. "HP DesignJet 750C/PS"=HP_750C1.PPD,LPTENUM\Hewlett-PackardDesig0ED8
  40. "HP DesignJet 750C/PS"=HP_750C1.PPD,LPTENUM\Hewlett-PackardDesig0E28
  41. "HP DesignJet 755CM"=HP755CM1.PPD,LPTENUM\Hewlett-PackardDesig7211
  42.  
  43. ; Installer Sections
  44. ;
  45. ; These sections control file installation, and reference all files that need 
  46. ; to be copied. If the section name will be assumed to be the driver file, 
  47. ; unless there is an explicit DriverFile section listed.
  48.  
  49. [HP_750C1.PPD]
  50. CopyFiles= 750C, ADOBEPS
  51. DataSection=ADOBEPS_DATA
  52.  
  53. [HP755CM1.PPD]
  54. CopyFiles= 755CM, ADOBEPS
  55. DataSection=ADOBEPS_DATA
  56.  
  57. ; Copy Sections
  58. ; Lists of files that are actually copied. These sections are referenced 
  59. ; from the installer sections, above. Only create a section if it contains
  60. ; two or more files (if we only copy a single file, identify it in the
  61. ; installer section, using @filename notation)
  62.  
  63. [750C]
  64. HP_750C1.PPD, HP_750C1.PP_
  65. HP_750C1.DLL, HP_750C1.DL_
  66. HP_750C1.HLP, HP_750C1.HL_
  67.  
  68. [755CM]
  69. HP755CM1.PPD, HP755CM1.PP_
  70. HP755CM1.DLL, HP755CM1.DL_
  71. HP755CM1.HLP, HP_750C1.HL_
  72.  
  73. [ADOBEPS]
  74. ADOBEPS.DRV, ADOBEPS.DV_
  75. ADOBEPS.HLP, ADOBEPS.HL_
  76. CTL3DV2.DLL, CTL3DV2.DL_
  77. VER.DLL, VER.DL_
  78. DEFPRTR.PPD, DEFPRTR.PP_
  79. DOWN.DLL, DOWN.DL_
  80. DWN.HLP, DWN.HL_
  81. FONTS.MFM, FONTS.MF_
  82. LTCCNTRL.DLL, LTCCNTRL.DL_
  83. PS_ENUM.DLL, PS_ENUM.DL_
  84. PSINST.EXE, PSINSTDV.EX_
  85. RUN_ENUM.EXE, RUN_ENUM.EX_
  86. WINDOWN.EXE, WINDOWN.EX_
  87.  
  88. ; Data Sections
  89. ;
  90. ; These sections contain data that is shared between devices.
  91.  
  92. [ADOBEPS_DATA]
  93. DriverFile=ADOBEPS.DRV
  94. NoTestPage=1
  95. RetryTimeout=900
  96.  
  97. [DestinationDirs]
  98. DefaultDestDir=11
  99.  
  100.