home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 January (DVD) / VPR980100.ISO / DRIVER / STAR / WIN95 / STAR.INF < prev    next >
Windows Setup INFormation  |  1995-11-22  |  959b  |  59 lines

  1. ;
  2. ; STAR.INF
  3. ;
  4.  
  5. [Version]
  6. Signature="$CHICAGO$"
  7. Class=Printer
  8. Provider=%Star%
  9. LayoutFile=layout.inf
  10.  
  11. ; The Manufacturer section
  12. [Manufacturer]
  13. "Star"
  14.  
  15. ; Model sections
  16. [Star]
  17. "Star JT-144CL"                     = STARES.DRV,Star_JT-144CL
  18. "Star JT-48CL ESC/P"                = STARES.DRV,Star_JT-48CL_ESC/P
  19. "Star JJ-100"                       = STARNM.DRV,Star_JJ-100
  20.  
  21. ; Installer Sections
  22. [STARES.DRV]
  23. CopyFiles=@STARES.DRV,UNICLR
  24. DataSection=UNI_DATA
  25.  
  26. [STARNM.DRV]
  27. CopyFiles=@STARNM.DRV,UNI
  28. DataSection=UNI_DATA
  29.  
  30. ; Copy Sections
  31. [UNICLR]
  32. UNIDRV.DLL
  33. UNIDRV.HLP
  34. DMCOLOR.DLL
  35. ICONLIB.DLL
  36.  
  37. [UNI]
  38. UNIDRV.DLL
  39. UNIDRV.HLP
  40. ICONLIB.DLL
  41.  
  42. ; Data Sections
  43. [UNI_DATA]
  44. HelpFile=UNIDRV.HLP
  45. DefaultDataType=EMF
  46.  
  47. ;
  48. ; Color profiles go to the colors directory. All other files go to the
  49. ; system directory
  50. ;
  51.  
  52. [DestinationDirs]
  53. DefaultDestDir=11
  54.  
  55. ; Localizable Strings
  56. [Strings]
  57. Star="STAR Micronics"
  58. CLASSNAME="Printer"
  59.