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

  1. ; bull9.inf ( for NT 4.0 Service Pack 4 )
  2.  
  3. [Version]
  4. Signature="$Windows NT$"
  5. Provider=%MS%
  6. LayoutFile=bull9.inf
  7. ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
  8. Class=Printer
  9.  
  10. [Manufacturer]
  11. "Bull"
  12.  
  13. [Bull]
  14. "Bull Compuprint Signum 2043"                   = BULL9.DLL
  15.  
  16. [BULL9.DLL]
  17. CopyFiles=@BULL9.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. [DestinationDirs]
  31. DefaultDestDir=66000
  32.  
  33. ;
  34. ; diskid = description,tagfile,unused,subdir
  35. ;
  36.  
  37. [SourceDisksNames.x86]
  38. 4 = %sp%,,,\i386
  39.  
  40. [SourceDisksNames.alpha]
  41. 4 = %sp%,,,\alpha
  42.  
  43. [SourceDisksNames.ppc]
  44. 4 = %sp%,,,\ppc
  45.  
  46. ;
  47. ; filename_on_source = diskid,subdir,size,checksum,spare,spare
  48. ; extra fields are nt-specific
  49. ;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
  50. ;
  51.  
  52. [SourceDisksFiles]
  53. bull9.dll = 4
  54. rasdd.dll = 4
  55. rasddui.dll = 4
  56. rasddui.hlp = 4
  57.  
  58.  
  59. ;
  60. ; Localizable Strings
  61. ;
  62. [Strings]
  63. MS="Microsoft"
  64. sp="NT Service Pack 4"
  65.