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

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