home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 September
/
VPR9809B.ISO
/
DRIVER
/
nec
/
pr700xh2
/
pr700xh2.exe
/
WIN95
/
OEMSETUP.INF
next >
Wrap
Windows Setup INFormation
|
1997-05-14
|
2KB
|
83 lines
; OEMSETUP.INF Japanese version
;
; List of supported printers, manufacturers L through Z
;
[Version]
Signature="$CHICAGO$"
Class=Printer
Provider=%MS%
LayoutFile=layout.inf
;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
[Manufacturer]
%NEC% =Mfg.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.
;
[Mfg.NEC]
"NEC PC-PR700JH" = PR700V1.DRV,NEC_PC-PR700JH
"NEC PC-PR700XH" = PR700V1.DRV,NEC_PC-PR700XH
;"NEC PC-PR700JH" = PR700V1.DRV,LPTENUM\NECPC-PR700JH21CA,NECPC-PR700JH21CA,NEC_PC-PR700JH
;"NEC PC-PR700XH" = PR700V1.DRV,LPTENUM\NECPC_PR700XH83C6,NECPC_PR700XH83C6,NEC_PC-PR700XH
; 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.
;
[PR700V1.DRV]
CopyFiles=@PR700V1.DRV,UNI
DataSection=UNI_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).
;
[UNI]
UNIDRV.DLL
UNIDRV.HLP
ICONLIB.DLL
DMCOLOR.DLL
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[UNI_DATA]
HelpFile=UNIDRV.HLP
DefaultDataType=EMF
; Localizable Strings
;
[Strings]
MS="Microsoft"
CLASSNAME="プリンタ"
GENERIC="一般 / テキストのみ"
PJL_MONITOR="PJL 言語モニター、PJLMON.DLL"
PS_MONITOR="PostScript 言語モニター、PSMON.DLL"
; Lacalizable Manufacturer Names
;
NEC="NEC"
[DestinationDirs]
DefaultDestDir=11