home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1999 January
/
VPR9901A.BIN
/
DRIVER
/
NEC
/
M7JXFD42
/
M7JXFD42.EXE
/
WINNT40
/
PRINTER.INF
< prev
Wrap
Windows Setup INFormation
|
1998-06-30
|
2KB
|
98 lines
; NEC PRINTER
;
[Version]
Signature="$Windows NT$"
Class=Printer
Provider=%NEC%
LayoutFile=LAYOUT.INF
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
[Manufacturer]
%NEC% =NEC
;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames.x86]
1 = %wkscd%,\cdrom_w.40,,
2 = %DiskId%,DISK4.ID,,""
;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
rasdd.dll = 1
rasddui.dll = 1
rasddui.hlp = 1
N40700JX.DLL = 2
LM70JXN4.DLL = 2
;
; 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 MultiImpact 700JX" = N40700JX.DLL
;
; 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.
;
[N40700JX.DLL]
CopyFiles=@N40700JX.DLL,@LM70JXN4.DLL,RASDD
DataSection=RASDD_DATA
LanguageMonitor=%PJL_MONITOR%
; 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).
;
[RASDD]
RASDD.DLL
RASDDUI.DLL
RASDDUI.HLP
; Data Sections
;
; These sections contain data that is shared between devices.
[RASDD_DATA]
DriverFile=RASDD.DLL
ConfigFile=RASDDUI.DLL
HelpFile=RASDDUI.HLP
;DefaultDataType=EMF
;
[DestinationDirs]
;DefaultDestDir=11
DefaultDestDir=66000
;
; Localizable Strings
;
[Strings]
MS="Microsoft"
NEC="日本電気"
PJL_MONITOR="PrintAgent Language Monitor for MultiImpact 700JX,LM70JXN4.DLL"
DISKID="NEC MultiImpact 700JXプリンタソフトウェアディスク "
wkscd = "Windows NT CD-ROM"