home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2003 June / VPR0306.ISO / DRIVER / NEC / 2150N4T5 / 2150N4T5.EXE / N4SETUP.INF next >
Windows Setup INFormation  |  2003-02-21  |  3KB  |  99 lines

  1. ;
  2. ; N4SETUP.INF (for Windows NT 4.0)
  3. ;
  4. 3; (C) 1996-2003 Fuji Xerox Co., Ltd. All right reserved
  5. ;
  6. [Version]
  7. Signature       = "$Windows NT$"
  8. Provider        = %NEC%
  9. ClassGUID       = {4D36E979-E325-11CE-BFC1-08002BE10318}
  10. Class           = Printer
  11. LayoutFile      = Layout.inf
  12. ;
  13. ;
  14. ; Manufacturer section (Japanese)
  15. ;
  16. [Manufacturer]
  17. %NEC%           = NEC.JPN
  18. ;
  19. ; Model sections (Japanese)
  20. ;
  21. [NEC.JPN]
  22. "NEC MultiWriter2150"     = NK4LDOI.NPD
  23. ;
  24. ; Installer Sections (Japanese)
  25. ;
  26. [NK4LDOI.NPD]
  27. CopyFiles       = @NK4LDOI.NPD,@NK4GENJ.DLL,@NK4LDOJ.CNT,@NK4GENE.DLL,@NK4LDOE.HLP,@NK4LDOE.CNT,NK4GEND
  28. DataSection     = NK4GEND_DATA
  29. DataFile        = NK4LDOI.NPD
  30. ;
  31. ; Copy section (Japanese)
  32. ;
  33. [NK4GEND]
  34. NK4GEND.DLL
  35. NK4GENU.DLL
  36. NK4LDOJ.HLP
  37. ;
  38. ;  Source Disk Section (Japanese)
  39. ;
  40. [SourceDisksNames.x86]
  41. 1 = %DISK1%,,,
  42. [SourceDisksFiles]
  43. NK4GEND.DLL     = 1
  44. NK4GENU.DLL     = 1
  45. NK4GENJ.DLL     = 1
  46. NK4GENE.DLL     = 1
  47. NK4LDOI.NPD     = 1
  48. NK4LDOJ.HLP     = 1
  49. NK4LDOJ.CNT     = 1
  50. NK4LDOE.HLP     = 1
  51. NK4LDOE.CNT     = 1
  52. ;
  53. ; Data Sections
  54. ;
  55. ; These sections contain data that is shared between devices.
  56. ;
  57. [NK4GEND_DATA]
  58. DriverFile      = NK4GEND.DLL
  59. ConfigFile      = NK4GENU.DLL
  60. HelpFile        = NK4LDOJ.HLP
  61. ;
  62. ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
  63. ; (depending on which environment drivers are getting installed)
  64. ;
  65. [DestinationDirs]
  66. DefaultDestDir  = 66000
  67. ;
  68. ; Localizable Strings
  69. ;
  70. [Strings]
  71. DISK1           = "NT40TSEヌ0」0ケ0ッ0"
  72. NEC             = "蘰,g菇l"
  73. ;
  74. ; Control Flags
  75. ;
  76. [ControlFlags]
  77. ExcludeFromSelect = 2369
  78.