home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 September
/
VPR9809B.ISO
/
DRIVER
/
nec
/
pr700xh2
/
pr700xh2.exe
/
WINNT40
/
PRINTER.INF
< prev
Wrap
Windows Setup INFormation
|
1997-06-25
|
2KB
|
75 lines
; NEC PRINTER
;
[Version]
;Signature="$CHICAGO$"
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
;
; 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 PC-PR700XH" = PR700XH.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.
;
[PR700XH.DLL]
CopyFiles=@PR700XH.DLL,RASDD
DataSection=RASDD_DATA
; 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]
NEC="日本電気"