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

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