home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 March / VPR0003B.ISO / support / usprndrv / canonpcl.inf < prev    next >
Windows Setup INFormation  |  1999-10-14  |  1KB  |  64 lines

  1. ; canonpcl.inf ( for NT 4.0 Service Pack 4 )
  2.  
  3. [Version]
  4. Signature="$Windows NT$"
  5. Provider=%MS%
  6. LayoutFile=canonpcl.inf
  7. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  8. Class=Printer
  9.  
  10. [Manufacturer]
  11. "Canon"
  12.  
  13. [Canon]
  14. "Canon LBP-430W"                                       = HPPCL.DLL
  15.  
  16. [HPPCL.DLL]
  17. CopyFiles=@HPPCL.DLL,RASDD
  18. DataSection=RASDD_DATA
  19.  
  20. [RASDD]
  21. RASDD.DLL
  22. RASDDUI.DLL
  23. RASDDUI.HLP
  24.  
  25. [RASDD_DATA]
  26. DriverFile=RASDD.DLL
  27. ConfigFile=RASDDUI.DLL
  28. HelpFile=RASDDUI.HLP
  29.  
  30.  
  31. [DestinationDirs]
  32. DefaultDestDir=66000
  33.  
  34. ;
  35. ; diskid = description,tagfile,unused,subdir
  36. ;
  37.  
  38. [SourceDisksNames.x86]
  39. 4 = %sp%,,,\i386
  40.  
  41. [SourceDisksNames.alpha]
  42. 4 = %sp%,,,\alpha
  43.  
  44. [SourceDisksNames.ppc]
  45. 4 = %sp%,,,\ppc
  46.  
  47. ;
  48. ; filename_on_source = diskid,subdir,size,checksum,spare,spare
  49. ; extra fields are nt-specific
  50. ;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
  51. ;
  52.  
  53. [SourceDisksFiles]
  54. hppcl.dll = 4
  55. rasdd.dll = 4
  56. rasddui.dll = 4
  57. rasddui.hlp = 4
  58. ;
  59. ; Localizable Strings
  60. ;
  61. [Strings]
  62. MS="Microsoft"
  63. sp="NT Service Pack 4"
  64.