; PCL printer INF for WINXP
;
;
[Version]
Signature="$Windows NT$"
Provider=%MFG%
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
InfVersion=1.0.1
Class=Printer
Creator=EFI
DriverVer=10/02/2002
CatalogFile=EFXN30XE.cat
[ClassInstall]
AddReg=ClassAddReg
DelReg=ClassDelReg
[ClassDelReg]
HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
[ClassAddReg]
HKR,,,,%CLASSNAME%
HKR,,Installer,,MSPRINT.DLL
HKR,,Icon,,-4
HKR,,NoDisplayClass,,1
[Environment]
UpdateInis=Environment_Ini
AddReg=Environment_Reg
[Environment_Ini]
win.ini,Ports,"LPT1.DOS=",
win.ini,Ports,"LPT2.DOS=",
win.ini,Ports,"LPT3.DOS=",
win.ini,Ports,"LPT1.OS2=",
win.ini,Ports,"LPT2.OS2=",
win.ini,Ports,"LPT3.OS2=",
win.ini,windows,"Spooler=",
win.ini,windows,"DosPrint=",
win.ini,windows,"DeviceNotSelectedTimeout=",
win.ini,windows,"TransmissionRetryTimeout=",
[Environment_Reg]
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
HKLM,"System\CurrentControlSet\Control\Print\Providers",,,
[Watermark_Reg]
HKEY_CURRENT_USER,"Printers\Watermark","1",2,"0,0,128,128,128,0,1,0,450,700,0,72,Helvetica,CONFIDENTIAL"
HKEY_CURRENT_USER,"Printers\Watermark","2",2,"0,0,128,128,128,0,1,0,450,700,0,72,Helvetica,COPY"
HKEY_CURRENT_USER,"Printers\Watermark","3",2,"0,0,128,128,128,0,1,0,450,700,0,72,Helvetica,DRAFT"
;
; Manufacturer Sections
;
; This section lists all of the manufacturers that we will
; display in the Dialog box.
;
[Manufacturer]
%MFG%=Toshiba
;
; Model Sections
;
; These sections correspond with an entry listed in the
; [Manufacturer] section above. The models will be displayed in the order
; that they appear here.
;
[Toshiba]
; plug-and-play id, if hw does not support it, remove everything after .pdd
%Printer2%=EFXN3020.PDD,LPTENUM\Toshibae-STUDIO280A63,Toshibae-STUDIO280A63
%Printer2%=EFXN3020.PDD,LPTENUM\Toshibae-STUDIO355FA3,Toshibae-STUDIO355FA3
%Printer2%=EFXN3020.PDD,LPTENUM\Toshibae-STUDIO456FA1,Toshibae-STUDIO456FA1
%Printer2%=EFXN3020.PDD,LPTENUM\ToshibaTOSHIBA_e-STUB578,ToshibaTOSHIBA_e-STUB578
%Printer1%=EFXN30EU.PDD,LPTENUM\Toshibae-STUDIO280A63,Toshibae-STUDIO280A63
%Printer1%=EFXN30EU.PDD,LPTENUM\Toshibae-STUDIO355FA3,Toshibae-STUDIO355FA3
%Printer1%=EFXN30EU.PDD,LPTENUM\Toshibae-STUDIO456FA1,Toshibae-STUDIO456FA1
%Printer1%=EFXN30EU.PDD,LPTENUM\ToshibaTOSHIBA_e-STUB578,ToshibaTOSHIBA_e-STUB578
;
; Installer Sections
;
;
[EFXN3020.PDD]
CopyFiles=@EFXN3020.PDD,PCLDriverFiles_NT1,Hakubahelp
DataFile=EFXN3020.PDD
DataSection=PCLData_NT
AddReg=Watermark_Reg
[EFXN30EU.PDD]
CopyFiles=@EFXN30EU.PDD,PCLDriverFiles_NT2,Hakubahelp
DataFile=EFXN30EU.PDD
DataSection=PCLData_NT
AddReg=Watermark_Reg
;
;
; 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).
[PCLDriverFiles_NT1]
EFXLDSEX.DLL
EFXLGEX.DLL
EFXLIFEX.DLL
EFXN3020.bxe
EFXN3020.cnt
EFXN3020.dll
EFXN3020.ext
EFXN3020.fin
EFXN3020.hlp
EFXN3020.lan
EFXN3020.oem
EFXN3020.pge
EFXN3020.uim
ehm10.dll
ehmbrg.dll
ehmcore.dll
ehmecol.dll
ehmefi.dll
[PCLDriverFiles_NT2]
EFXLDSEX.DLL
EFXLGEX.DLL
EFXLIFEX.DLL
EFXN30EU.bxe
EFXN30EU.cnt
EFXN30EU.dll
EFXN30EU.ext
EFXN30EU.fin
EFXN30EU.hlp
EFXN30EU.lan
EFXN30EU.oem
EFXN30EU.pge
EFXN30EU.uim
ehm10.dll
ehmbrg.dll
ehmcore.dll
ehmecol.dll
ehmefi.dll
[Hakubahelp]
; Data Sections
;
[PCLData_NT]
DriverFile=EFXLGEX.DLL
ConfigFile=EFXLIFEX.DLL
;HelpFile=PPAGE.HLP
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames]
1 = %DiskID1%,, 0000-0000
;
;
[SourceDisksFiles]
EFXN30EU.PDD = 1
EFXN3020.PDD = 1
EFXN3020.bxe = 1
EFXN3020.cnt = 1
EFXN3020.dll = 1
EFXN3020.ext = 1
EFXN3020.fin = 1
EFXN3020.hlp = 1
EFXN3020.lan = 1
EFXN3020.oem = 1
EFXN3020.pge = 1
EFXN3020.uim = 1
EFXLDSEX.DLL = 1
EFXLGEX.DLL = 1
EFXLIFEX.DLL = 1
EFXN30EU.bxe = 1
EFXN30EU.cnt = 1
EFXN30EU.dll = 1
EFXN30EU.ext = 1
EFXN30EU.fin = 1
EFXN30EU.hlp = 1
EFXN30EU.lan = 1
EFXN30EU.oem = 1
EFXN30EU.pge = 1
EFXN30EU.uim = 1
ehm10.dll = 1
ehmbrg.dll = 1
ehmcore.dll = 1
ehmecol.dll = 1
ehmefi.dll = 1
; Localizable Strings
;
[Strings]
MFG="Toshiba"
DiskID1="Toshiba Printer Driver Disk 1"
Printer2="TOSHIBA e-STUDIO45srs-PCL6UC"
Printer1="TOSHIBA e-STUDIO45srs-PCL6EU"
CLASSNAME="Printer"
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.