OEMSETUP.INF Driver File Contents (oce_ps3_17_USA_win.exe)

;
; OEMSETUP.INF
;
; INF file for TDS serie PS3 drivers - Windows NT4 (Japanese fonts)
;


[Version]
Signature="$Windows NT$"
;LayoutFile=ntprint.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
Provider=Oce
;DriverVer=11/18/1999

;
; 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 TDS300 PS" = OCTD3005.PPD
"Oce TDS400 PS" = OCTD4005.PPD
"Oce TDS600 PS" = OCTD6005.PPD
"Oce TDS860 PS" = OCTD8605.PPD
"Oce TDS800 PS" = OCTD8005.PPD


;
; 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.
;

[OCTD3005.PPD]
CopyFiles=OCTD3005, HelpFiles, PSCRIPT, OCTD3005_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD3005.PPD

[OCTD4005.PPD]
CopyFiles=OCTD4005, HelpFiles, PSCRIPT, OCTD4005_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD4005.PPD

[OCTD6005.PPD]
CopyFiles=OCTD6005, HelpFiles, PSCRIPT, OCTD6005_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD6005.PPD

[OCTD8005.PPD]
CopyFiles=OCTD8005, HelpFiles, PSCRIPT, OCTD8005_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD8005.PPD

[OCTD8605.PPD]
CopyFiles=OCTD8605, HelpFiles, PSCRIPT, OCTD8605_UNILG
DataSection=PSCRIPT_DATA
DataFile=OCTD8605.PPD


; 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.


[OCTD3005]
OCTD3005.PPD
OCTD3005.INI
OCTD3005.DLL
OCETDSPS.DLL
PS3.HLP

[OCTD4005]
OCTD4005.PPD
OCTD4005.INI
OCTD4005.DLL
OCETDSPS.DLL
PS3.HLP

[OCTD6005]
OCTD6005.PPD
OCTD6005.INI
OCTD6005.DLL
OCETDSPS.DLL
PS3.HLP

[OCTD8005]
OCTD8005.PPD
OCTD8005.INI
OCTD8005.DLL
OCETDSPS.DLL
PS3.HLP

[OCTD8605]
OCTD8605.PPD
OCTD8605.INI
OCTD8605.DLL
OCETDSPS.DLL
PS3.HLP

[HelpFiles]
PS3.HLP

[PSCRIPT]
PSCRIPT5.DLL
PS5UI.DLL
PSCRIPT.NTF
PSCRPTFE.NTF
PSCRIPT.HLP

; Uni-language files (duplicate some files, but necessary for the setup)
[OCTD3005_UNILG]
OCTD3005.DLL
PS5UI.DLL
PS3.HLP
PSCRIPT.HLP
OCTD3005.PPD

[OCTD4005_UNILG]
OCTD4005.DLL
PS5UI.DLL
PS3.HLP
PSCRIPT.HLP
OCTD4005.PPD

[OCTD6005_UNILG]
OCTD6005.DLL
PS5UI.DLL
PS3.HLP
PSCRIPT.HLP
OCTD6005.PPD

[OCTD8005_UNILG]
OCTD8005.DLL
PS5UI.DLL
PS3.HLP
PSCRIPT.HLP
OCTD8005.PPD

[OCTD8605_UNILG]
OCTD8605.DLL
PS5UI.DLL
PS3.HLP
PSCRIPT.HLP
OCTD8605.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]
OCTD3005.DLL=1,..
OCTD4005.DLL=1,..
OCTD6005.DLL=1,..
OCTD8005.DLL=1,..
OCTD8605.DLL=1,..
OCETDSPS.DLL=1,..\..\..\all\w2k
OCTD3005.PPD=1,..\..\ppd\jp
OCTD4005.PPD=1,..\..\ppd\jp
OCTD6005.PPD=1,..\..\ppd\jp
OCTD8005.PPD=1,..\..\ppd\jp
OCTD8605.PPD=1,..\..\ppd\jp
OCTD3005.INI=1,..\..\..\all\w2k
OCTD4005.INI=1,..\..\..\all\w2k
OCTD6005.INI=1,..\..\..\all\w2k
OCTD8005.INI=1,..\..\..\all\w2k
OCTD8605.INI=1,..\..\..\all\w2k
PS3.HLP=1,..
PSCRIPT5.DLL=1,..\..\..\all\w2k
PS5UI.DLL=1,..
PSCRIPT.NTF=1,..\..\..\all\w2k
PSCRPTFE.NTF=1,..\..\..\all\w2k
PSCRIPT.HLP=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

How To Update Drivers Manually

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.

server: web3, load: 1.48