home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / DRIVERS / job_jet / OLTUNP08.INF < prev    next >
Text (UTF-16)  |  2006-10-27  |  3KB  |  65 lines

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1990-2002. Hewlett-Packard Company. All rights reserved. 
  4. ;
  5. ;Hewlett-Packard AiO Division
  6. ;Module Name:   hpounp08.INF
  7. ;
  8. ;Abstract:    This is the nullifier INF used to install no driver over DOT4 Print in Win2K/XP.
  9. ;
  10. ;    Magic Keyword for hpo 08 INF files    {1E22796D-FAAC-490a-AD2A-90D6F2D5549E}
  11. ;    do not remove is used by the scrubber
  12. ;
  13. ; ----- DO NOT MODIFY HEADER TEXT ABOVE THIS LINE! ------------ 
  14. ;
  15. ;--*/
  16. [Version]
  17. Signature="$Windows NT$"
  18. Class="USBNULL OLT08"
  19. ClassGUID={E7BAA362-A5E4-4e1c-8855-C0441FC4D007}
  20. CatalogFile.NT=OLtunp08.cat
  21. Provider=%HP%
  22. DriverVer=10/14/2002, 002.000.000.134
  23.  
  24. [ControlFlags]
  25. ExcludeFromSelect = *
  26.  
  27. [Manufacturer]
  28. %HP%=HP,NTx86.5.1
  29.  
  30. [HP]
  31.  
  32. "Job_Jet M400 (DOT4PRINT)"    = NULL_Inst,dot4prt\vid_0b3c&pid_A880&mi_02&dot4&print_hpz
  33.  
  34. [HP.NTx86.5.1]
  35.  
  36. "Job_Jet M400 (DOT4PRINT)"      = NULL_Inst,dot4prt\vid_0b3c&pid_a880&mi_02
  37.  
  38.  
  39. [DestinationDirs]
  40. DefaultDestDir = 11
  41.  
  42. [SourceDisksNames]
  43. 1 = %CD%,,,
  44.  
  45. [SourceDisksFiles]
  46.  
  47. [Nothing]
  48.  
  49. [NULL_Inst]
  50. ; Nullify USB Storage
  51. Copyfiles = Nothing
  52. DriverVer=10/14/2002, 002.000.000.134
  53.  
  54. ;====================================================
  55.  
  56. [ClassInstall32]
  57. AddReg     =Nothing
  58. CopyFiles=Nothing
  59.  
  60. [strings]
  61. HP="Olivetti"
  62. CD="Disk"
  63.  
  64.  
  65.