home *** CD-ROM | disk | FTP | other *** search
/ CICA 1997 February / cicawindowscollection199702-1.iso / disc1 / drivers / printer / d20_ms.exe / DECPSMW4.INF < prev    next >
INI File  |  1995-06-14  |  2KB  |  78 lines

  1. ; DECPSMW4.INF
  2.  
  3. [Version]
  4. Signature="$CHICAGO$"
  5. Class=Printer
  6. Provider=%MS%
  7. LayoutFile=layout.inf
  8.  
  9. ;
  10. ; The Manufacturer section lists all of the manufacturers that we will
  11. ; display in the Dialog box
  12.  
  13. [Manufacturer]
  14. "Digital"
  15.  
  16. [Digital]
  17. "Digital turboPrintServer 20/Net" = D20_MS.SPD,Digital_turboPrintServer_20/Net
  18.  
  19. ;
  20. ; Installer Sections
  21. ;
  22. ; These sections control file installation, and reference all files that
  23. ; need to be copied. If the section name will be assumed to be the driver
  24. ; file, unless there is an explicit DriverFile section listed.
  25. ;
  26.  
  27. [D20_MS.SPD]
  28. CopyFiles=@D20_MS.SPD,@DCTPS201.SPD,DECPSMW4
  29. DataSection=DEC_DATA
  30.  
  31. ; Copy Sections
  32. ;
  33. ; Lists of files that are actually copied. These sections are referenced
  34. ; from the installer sections, above. Only create a section if it contains
  35. ; two or more files (if we only copy a single file, identify it in the
  36. ; installer section, using the @filename notation)
  37. ;
  38.  
  39. [DECPSMW4]
  40. DECPSMW4.DLL
  41. DECPSMW4.HLP
  42. PSCRIPT.DRV
  43. PSCRIPT.HLP
  44. TESTPS.TXT
  45. APPLE380.SPD
  46. FONTS.MFM
  47. ICONLIB.DLL
  48.  
  49. ;
  50. ; Data Sections
  51. ;
  52. ; These sections contain data that is shared between devices.
  53. ;
  54.  
  55. [DEC_DATA]
  56. DriverFile=PSCRIPT.DRV
  57. PortMonitor=%DEC_MONITOR%
  58.  
  59. ;
  60. ; All files go to the system directory
  61. ;
  62.  
  63. [DestinationDirs]
  64. DefaultDestDir=11
  65.  
  66. [SourceDisksNames]
  67. 99="Digital Print Server Monitor Driver Disk",,1
  68.  
  69. [SourceDisksFiles]
  70. D20_MS.SPD=99
  71.  
  72. ;
  73. ; Localizable Strings
  74. ;
  75. [Strings]
  76. MS="Microsoft"
  77. DEC_MONITOR="Digital Network Port,decpsmw4.dll"
  78.