; OEMSETUP.INF
;
; INF file for OEM DLL Customization samples
;
; Copyright 1999 Microsoft Corporation
;
; MODIFIED BY QCCE (12 dec 02) TO TEST THE UPGRADE FUNCTION OF DRV_SETUP
;
[Version]
Signature="$Windows NT$"
;LayoutFile=ntprint.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
Provider=Oce
DriverVer=03/12/2008,1.14
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
"Oce"
;
; 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.
;
[Oce]
"Oce TCS300 PS" = TCS300_PS
"Oce TCS500 PS" = TCS500_PS
"Oce TDS320 PS" = TDS320_PS
"Oce TDS450 PS" = TDS450_PS
"Oce TDS600 PS" = TDS600_PS
"Oce TDS700 PS" = TDS700_PS
"Oce TDS800 PS" = TDS800_PS
"Oce TDS860 PS" = TDS860_PS
;
; 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.
;
[TDS320_PS]
CopyFiles=OCTD3205, HelpFiles, OCTD3205_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD3205.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM
[TDS450_PS]
CopyFiles=OCTD4505, HelpFiles, OCTD4505_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD4505.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM
[TDS600_PS]
CopyFiles=OCTD6005, HelpFiles, OCTD6005_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD6005.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM
[TDS700_PS]
CopyFiles=OCTD7005, HelpFiles, OCTD7005_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD7005.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM
[TDS800_PS]
CopyFiles=OCTD8005, HelpFiles, OCTD8005_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD8005.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM
[TDS860_PS]
CopyFiles=OCTD8605, HelpFiles, OCTD8605_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD8605.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM
[TCS300_PS]
CopyFiles=OCTC3005, HelpFiles, OCTC3005_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTC3005.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM
[TCS500_PS]
CopyFiles=OCTC5005, HelpFiles, OCTC5005_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTC5005.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM
; 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).
;
; May need to modify this [PSCRIPT4] and [UNIDRV4] sections to comply
; with the actual released names of the of the NT 5 core drivers back ported to NT 4.
[OCTD3205]
OCTD3205.PPD
OCTD3205.INI
OCTD3205.DLL
OCETDSPS.DLL
[OCTD4505]
OCTD4505.PPD
OCTD4505.INI
OCTD4505.DLL
OCETDSPS.DLL
[OCTD6005]
OCTD6005.PPD
OCTD6005.INI
OCTD6005.DLL
OCETDSPS.DLL
[OCTD7005]
OCTD7005.PPD
OCTD7005.INI
OCTD7005.DLL
OCETDSPS.DLL
[OCTD8005]
OCTD8005.PPD
OCTD8005.INI
OCTD8005.DLL
OCETDSPS.DLL
[OCTD8605]
OCTD8605.PPD
OCTD8605.INI
OCTD8605.DLL
OCETDSPS.DLL
[OCTC3005]
OCTC3005.PPD
OCTC3005.INI
OCTC3005.DLL
OCETDSPS.DLL
[OCTC5005]
OCTC5005.PPD
OCTC5005.INI
OCTC5005.DLL
OCETDSPS.DLL
[HelpFiles]
Oce PostScript 3 Online help.chm
; Uni-language files
[OCTD3205_UNILG]
OCTD3205.DLL
Oce PostScript 3 Online help.chm
OCTD3205.PPD
[OCTD4505_UNILG]
OCTD4505.DLL
Oce PostScript 3 Online help.chm
OCTD4505.PPD
[OCTD6005_UNILG]
OCTD6005.DLL
Oce PostScript 3 Online help.chm
OCTD6005.PPD
[OCTD7005_UNILG]
OCTD7005.DLL
Oce PostScript 3 Online help.chm
OCTD7005.PPD
[OCTD8005_UNILG]
OCTD8005.DLL
Oce PostScript 3 Online help.chm
OCTD8005.PPD
[OCTD8605_UNILG]
OCTD8605.DLL
Oce PostScript 3 Online help.chm
OCTD8605.PPD
[OCTC3005_UNILG]
OCTC3005.DLL
Oce PostScript 3 Online help.chm
OCTC3005.PPD
[OCTC5005_UNILG]
OCTC5005.DLL
Oce PostScript 3 Online help.chm
OCTC5005.PPD
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
; May need to modify this [PSCRIPT4_DATA] and [UNIDRV4_DATA] sections to comply
; with the actual released names of the of the NT 5 core drivers back ported to NT 4.
;
; Location of source files not in Layout.inf.
;
; May need to alter the source locations for the pscript4 and Unidrv4 files
; to indicate where to install them from.
[SourceDisksNames]
1="Océ PostScript Driver",,1
[SourceDisksFiles]
OCETDSPS.DLL=1
OCTD3205.DLL=1
OCTD4505.DLL=1
OCTD6005.DLL=1
OCTD7005.DLL=1
OCTD8005.DLL=1
OCTD8605.DLL=1
OCTC3005.DLL=1
OCTC5005.DLL=1
OCTD3205.PPD=1
OCTD4505.PPD=1
OCTD6005.PPD=1
OCTD7005.PPD=1
OCTD8005.PPD=1
OCTD8605.PPD=1
OCTC3005.PPD=1
OCTC5005.PPD=1
OCTD3205.INI=1
OCTD4505.INI=1
OCTD6005.INI=1
OCTD7005.INI=1
OCTD8005.INI=1
OCTD8605.INI=1
OCTC3005.INI=1
OCTC5005.INI=1
Oce PostScript 3 Online help.chm=1
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
;Data sections
[PSCRIPT_DATA]
DriverFile=PSCRIPT5.DLL
ConfigFile=PS5UI.DLL
HelpFile=PSCRIPT.HLP
[DestinationDirs]
DefaultDestDir=66000
HelpFiles=10
;
; Control Flags
;
[ControlFlags]
ExcludeFromSelect = 2369
;
; Localizable Strings
;
[Strings]
MS="Microsoft"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.