eS4ep6.inf Driver File Contents (es4520c-client-v210m.zip)

; eS4ep6.inf TOSHIBA e-STUDIO4520CSeries PS3 Printer Driver
; Copyright (c) 2003 - 2010 TOSHIBA TEC CORPORATION All Rights Reserved.
;
; List of supported printers, manufacturers
;

[Version]
Signature="$Windows NT$"
Class=Printer
CatalogFile=eS4ep6.cat
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Provider=%TOSH%
DriverVer=08/09/2010,5.11.96.0

;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
%TOSH% =TOSHIBA,NTamd64

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

; Model sections for 64-bit drivers.

[TOSHIBA]
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO4520CD2AB
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO4520CD2AB
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO3530CD24F
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO3530CD24F
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO3520C121E
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO3520C121E
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO2830CBE70
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO2830CBE70
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO2820C7E21
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO2820C7E21
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO2330C9A72
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO2330C9A72
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO2020C1E23
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO2020C1E23




[TOSHIBA.NTamd64]
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO4520CD2AB
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO4520CD2AB
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO3530CD24F
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO3530CD24F
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO3520C121E
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO3520C121E
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO2830CBE70
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO2830CBE70
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO2820C7E21
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO2820C7E21
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO2330C9A72
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO2330C9A72
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,USBPRINT\TOSHIBAe-STUDIO2020C1E23
"TOSHIBA e-STUDIO4520CSeries PS3" = TOSH_eS4e64_PRINT,WSDPRINT\TOSHIBAe-STUDIO2020C1E23

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


; Installer Sections for 64-bit sections

[TOSH_eS4e64_PRINT]
CopyFiles		=TOSH_COMMON64_COPY,TOSH_eS4e64_COPY,TOSH_eS4e64_SNMP,TOSH_eS4e64_SYS32
DriverFile		=eS4ep6.dll
ConfigFile		=eS4ep6ui.dll
DataFile		=TSeS4e_1.ppd
HelpFile		=eS452CPS.chm


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


; Copy Sections for 64-bit drivers

[TOSH_COMMON64_COPY]
eS4ep6.dll,,,0x00000020
eS4ep6wm.exe,,,0x00000020
eS4ep.pdf,,,0x00000020
eS4ep6.XPI,,,0x00000020
eS4eDTP.dll,,,0x00000020
eS4ePrc.dll,,,0x00000020
eS4eIP.dll,,,0x00000020
eSPDLD.chm,,,0x00000020


[TOSH_eS4e64_SNMP]
eS4eCFG.dll,,,0x00000020
eS4ePCF.dll,,,0x00000020
eSPDLDL6.dll,,,0x00000020
eS4PDLD6.dll,,,0x00000020
eST4snm6.dll,,,0x00000020
eS4eLD.bin,,,0x00000020

[TOSH_eS4e64_SYS32]
eST4snm6.dll,,,0x00000020


[TOSH_eS4e64_COPY]
eS4ep6ui.dll,,,0x00000020
eS4eppr.gps,,,0x00000020
eS4eVal.xml,,,0x00000020
eS4eChsp.xml,,,0x00000020
eS4epeu.bin,,,0x00000020
eS4epjp.bin,,,0x00000020
eS4epuc.bin,,,0x00000020
eS4eCh01.bin,,,0x00000020
eS4eCh02.bin,,,0x00000020
eS4eCh03.bin,,,0x00000020
eS4eCh04.bin,,,0x00000020
eS4eCh05.bin,,,0x00000020
eS4eCh06.bin,,,0x00000020
eS4eCh07.bin,,,0x00000020
eS4eCh08.bin,,,0x00000020
eS4eCh09.bin,,,0x00000020
eS4eCh10.bin,,,0x00000020
eS452CPS.chm,,,0x00000020
eS4eChsp.chm,,,0x00000020
TSeS4e_1.ppd,,,0x00000020
eS4ep6he.dll,,,0x00000020
eS4ep6hr.dll,,,0x00000020
eSTSPVen.lbf,,,0x00000020
eS4eFN.xml,,,0x00000020


;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;

[DestinationDirs]
DefaultDestDir=66000
TOSH_eS4e64_SYS32=11 


; Source Disk Section for 64-bit drivers

[SourceDisksNames.amd64]
1   = %TOSHDISK%,,,"."


[SourceDisksFiles.amd64]
eS4ep6ui.dll = 1,,
eS4ep.pdf= 1,,
eS4ep6.XPI= 1,,
eS4ep6wm.exe= 1,,
eS4ep6.dll= 1,,
eS4eCFG.dll= 1,,
eS4eDTP.dll= 1,,
eS4ePCF.dll= 1,,
eS4ePrc.dll= 1,,
eS4eIP.dll= 1,,
eS4eLD.bin= 1,,
eS4eVal.xml= 1,,
eS4eChsp.xml= 1,,
eS4eppr.gps= 1,,
eS452CPS.chm= 1,,
eSPDLD.chm= 1,,
eS4eChsp.chm= 1,,
eS4PDLD6.dll= 1,,
eSPDLDL6.dll= 1,,
eST4snm6.dll= 1,,
TSeS4e_1.ppd= 1,,
eS4ep6he.dll= 1,,
eS4ep6hr.dll= 1,,
eS4epjp.bin= 1,,
eS4epuc.bin= 1,,
eS4epeu.bin= 1,,
eS4eCh01.bin= 1,,
eS4eCh02.bin= 1,,
eS4eCh03.bin= 1,,
eS4eCh04.bin= 1,,
eS4eCh05.bin= 1,,
eS4eCh06.bin= 1,,
eS4eCh07.bin= 1,,
eS4eCh08.bin= 1,,
eS4eCh09.bin= 1,,
eS4eCh10.bin= 1,,
eSTSPVen.lbf= 1,,
eS4eFN.xml= 1,,
;
; Localizable Strings
;
[Strings]
TOSHDISK="TOSHIBA e-STUDIO4520CSeries PS3 Printer Driver Disk"
TOSH="TOSHIBA"
PJL_MONITOR="PJL Language Monitor,PJLMON.DLL"



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: web2, load: 1.06