home *** CD-ROM | disk | FTP | other *** search
- ;
- ; N4SETUP.INF (for Windows NT 4.0)
- ;
- ; Copyright 2000-2001 NEC. All right reserved
- ;
-
- [Version]
- Signature = "$Windows NT$"
- Provider = %NEC%
- ClassGUID = {4D36E979-E325-11CE-BFC1-08002BE10318}
- Class = Printer
- LayoutFile = Layout.inf
-
- ;
- ;
- ; Manufacturer section (Japanese)
- ;
-
- [Manufacturer]
- %NEC% = NEC.JPN
-
- ;
- ; Model sections (Japanese)
- ;
-
- [NEC.JPN]
- "NEC MultiWriter 2800" = NS4LDNI.NPD
-
- ;
- ; Installer Sections (Japanese)
- ;
-
- [NS4LDNI.NPD]
- CopyFiles = @NS4LDNI.NPD,@NS4FKSJ.DLL,@NS4LDNJ.CNT,@NS4FKSE.DLL,@NS4LDNE.HLP,@NS4LDNE.CNT,NS4LDND
- DataSection = NS4LDND_DATA
- DataFile = NS4LDNI.NPD
-
- ;
- ; Copy section (Japanese)
- ;
-
- [NS4LDND]
- NS4FKSD.DLL
- NS4FKSU.DLL
- NS4LDNJ.HLP
-
- ;
- ; Source Disk Section (Japanese)
- ;
-
- [SourceDisksNames.x86]
- 1 = %DISK1%,,,
-
- [SourceDisksFiles]
- NS4FKSD.DLL = 1
- NS4FKSU.DLL = 1
- NS4FKSJ.DLL = 1
- NS4FKSE.DLL = 1
- NS4LDNI.NPD = 1
- NS4LDNJ.HLP = 1
- NS4LDNJ.CNT = 1
- NS4LDNE.HLP = 1
- NS4LDNE.CNT = 1
-
- ;
- ; Data Sections
- ;
- ; These sections contain data that is shared between devices.
- ;
-
- [NS4LDND_DATA]
- DriverFile = NS4FKSD.DLL
- ConfigFile = NS4FKSU.DLL
- HelpFile = NS4LDNJ.HLP
-
- ;
- ; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
- ; (depending on which environment drivers are getting installed)
- ;
-
- [DestinationDirs]
- DefaultDestDir = 66000
-
- ;
- ; Localizable Strings
- ;
-
- [Strings]
- DISK1 = "N4CUSTOMディスク"
- NEC = "日本電気"
-
- ;
- ; Control Flags
- ;
-
- [ControlFlags]
- ExcludeFromSelect = 2369
-
-