; 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=08/09/2002
CatalogFile=Ef4x10xe.cat
DriverVersion=08/09/2002
[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",,"Windows NT"
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_LOCAL_MACHINE,"System\CurrentControlSet\Control\Print\Watermark",,,
HKEY_LOCAL_MACHINE,"System\CurrentControlSet\Control\Print\Watermark","1",2,"0,0,255,0,0,1,0,0,450,700,0,72,Helvetica,CONFIDENTIAL"
HKEY_LOCAL_MACHINE,"System\CurrentControlSet\Control\Print\Watermark","2",2,"0,0,0,0,255,1,0,0,450,700,0,72,Helvetica,COPY"
HKEY_LOCAL_MACHINE,"System\CurrentControlSet\Control\Print\Watermark","3",2,"0,0,0,255,0,1,0,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]
"SHARP"
;
; 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.
;
[SHARP]
; plug-and-play id, if hw does not support it, remove everything after .pdd
%Printer1%=EF4X1010.PDD,LPTENUM\SHARPAR-55133BD,SHARPAR-55133BD
%Printer1%=EF4X1010.PDD,LPTENUM\SHARPAR-651334D,SHARPAR-651334D
%Printer1%=EF4X1010.PDD,LPTENUM\SHARPAR-810F0EF,SHARPAR-810F0EF
%Printer2%=EF4X10EU.PDD,LPTENUM\SHARPAR-55133BD,SHARPAR-55133BD
%Printer2%=EF4X10EU.PDD,LPTENUM\SHARPAR-651334D,SHARPAR-651334D
%Printer2%=EF4X10EU.PDD,LPTENUM\SHARPAR-810F0EF,SHARPAR-810F0EF
;
; Installer Sections
;
;
[EF4X1010.PDD.NT]
CopyFiles=@EF4X1010.PDD,PCLDriverFiles_NT1
DataFile=EF4X1010.PDD
DataSection=PCLData_NT
AddReg=Watermark_Reg
[EF4X10EU.PDD.NT]
CopyFiles=@EF4X10EU.PDD,PCLDriverFiles_NT2
DataFile=EF4X10EU.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]
EF4X1010.bdi
EF4X1010.cin
EF4X1010.cnt
EF4X1010.dll
EF4X1010.ext
EF4X1010.fin
EF4X1010.hlp
EF4X1010.lan
EF4X1010.oem
EF4X1010.pge
EF4X1010.rpc
EF4X1010.uim
EFXLDS3H.DLL
EFXLG3H.DLL
EFXLIF3H.DLL
harmony_core.dll
harmony_efi.dll
harmony10.dll
[PCLDriverFiles_NT2]
EF4X10EU.bdi
EF4X10EU.cin
EF4X10EU.cnt
EF4X10EU.dll
EF4X10EU.ext
EF4X10EU.fin
EF4X10EU.hlp
EF4X10EU.lan
EF4X10EU.oem
EF4X10EU.pge
EF4X10EU.rpc
EF4X10EU.uim
EFXLDS3H.DLL
EFXLG3H.DLL
EFXLIF3H.DLL
harmony_core.dll
harmony_efi.dll
harmony10.dll
; Data Sections
;
[PCLData_NT]
DriverFile=EFXLG3H.DLL
ConfigFile=EFXLIF3H.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]
4 = %DiskID1%,, 0000-0000
;
;
[SourceDisksFiles]
EF4X10EU.PDD = 4
EF4X1010.PDD = 4
EF4X1010.bdi = 4
EF4X1010.cin = 4
EF4X1010.cnt = 4
EF4X1010.dll = 4
EF4X1010.ext = 4
EF4X1010.fin = 4
EF4X1010.hlp = 4
EF4X1010.lan = 4
EF4X1010.oem = 4
EF4X1010.pge = 4
EF4X1010.rpc = 4
EF4X1010.uim = 4
EFXLDS3H.DLL = 4
EFXLG3H.DLL = 4
EFXLIF3H.DLL = 4
EF4X10EU.bdi = 4
EF4X10EU.cin = 4
EF4X10EU.cnt = 4
EF4X10EU.dll = 4
EF4X10EU.ext = 4
EF4X10EU.fin = 4
EF4X10EU.hlp = 4
EF4X10EU.lan = 4
EF4X10EU.oem = 4
EF4X10EU.pge = 4
EF4X10EU.rpc = 4
EF4X10EU.uim = 4
EFXLDS3H.DLL = 4
EFXLG3H.DLL = 4
EFXLIF3H.DLL = 4
harmony_core.dll = 4
harmony_efi.dll = 4
harmony10.dll = 4
; Localizable Strings
;
[Strings]
MFG="SHARP"
DiskID1="SHARP Printer Driver Disk 1"
Printer1="SHARP AR-651/810PCL6UC"
Printer2="SHARP AR-651/810PCL6EU"
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.