home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April (Special)
/
Chip-Special_1997-04_cd.bin
/
oki
/
8_12ps95
/
8_12ps95.exe
/
OKIDATA8.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1996-01-21
|
1KB
|
65 lines
; okidata8.INF
;
; List of Adobe supported printers
;
[Version]
Signature="$CHICAGO$"
Class=Printer
Provider=%MS%
LayoutFile=layout.inf
; The Manufacturer sections lists all of the manufacturers
; that we willdisplay in the Dialog box
[Manufacturer]
"Okidata"
; 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.
[Okidata]
"Okidata OL810e/PS PostScript" = OK810E_1.PPD,Okidata_OL810e/PS_PostScript
"Okidata OL1200/PS PostScript" = OK1200_1.PPD,Okidata_OL1200/PS_PostScript
; Installer Sections
[OK810E_1.PPD]
CopyFiles=@OK810E_1.PPD,PSCRIPT
DataSection=PSCRIPT_DATA
[OK1200_1.PPD]
CopyFiles=@OK1200_1.PPD,PSCRIPT
DataSection=PSCRIPT_DATA
; Data Sections
;
[PSCRIPT_DATA]
DriverFile=PSCRIPT.DRV
HelpFile=PSCRIPT.HLP
LanguageMonitor=%PS_MONITOR%
; Copy Sections
;
[PSCRIPT]
PSCRIPT.DRV
PSCRIPT.HLP
PSCRIPT.INI
TESTPS.TXT
APPLE380.SPD
FONTS.MFM
ICONLIB.DLL
PSMON.DLL
[DestinationDirs]
DefaultDestDir=11
[Strings]
MS="Microsoft"
CLASSNAME="Printer"
PS_MONITOR="PostScript Language Monitor,PSMON.DLL"