home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 May
/
VPR0105B.BIN
/
DRIVER
/
NEC
/
2650N4C1
/
2650N4C1.EXE
/
n4setup.inf
< prev
next >
Wrap
Windows Setup INFormation
|
2000-12-12
|
2KB
|
107 lines
; NECPRINT.INF
;
; List of supported printers, manufacturers
;
[Version]
Signature="$Windows NT$"
Provider=%NEC%
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
[Manufacturer]
%NEC%=NEC
;
; Model sections. Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order
; that they appear in the INF file.
;
; Each model lists a variation of its own name as a compatible ID. This
; is done primarily as an optimization during upgrade.
;
[NEC]
"NEC MultiWriter 2650" = M42650.NPD
;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. The section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;
[M42650.NPD]
CopyFiles=@M42650.NPD,P4MW3OH
DataSection=P4MW3OH_DATA
DataFile=M42650.NPD
; Copy Sections
;
; Lists of files that are actually copied. These sections are referenced
; from the installer sections, above. Only create a section if it contains
; two or more files (if we only copy a single file, identify it in the
; installer section, using the @filename notation) or if it's a color
; profile (since the DestinationDirs can only handle sections, and not
; individual files).
;
[P4MW3OH]
P4MW3OH.DLL
P4MW3OHU.DLL
P4MW3OH.HLP
P4MW3OH.CNT
[SourceDisksNames.x86]
1 = %DISK1%,,
;
; Source Disk Section (Japanese)
;
[SourceDisksFiles]
M42650.NPD = 1
P4MW3OH.CNT = 1
P4MW3OH.HLP = 1
P4MW3OH.DLL = 1
P4MW3OHU.DLL = 1
; Data Sections
;
; These sections contain data that is shared between devices.
[P4MW3OH_DATA]
DriverFile=P4MW3OH.DLL
ConfigFile=P4MW3OHU.DLL
HelpFile =P4MW3OH.HLP
CntFile =P4MW3OH.CNT
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
;
; Control Flags
;
[ControlFlags]
ExcludeFromSelect = 2369
;
; Localizable Strings
;
[Strings]
NEC="日本電気"
DISK1="NMPSディスク #3"