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

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