P7305x2k.inf Driver File Contents (p7305m.exe)

; Inf File Version  V0.01  01.09.20
; Copyright(C) 2001 Kyushu Matsushita Electric Co., Ltd
; for KX-P7305 and KX-P7310 PCL6

[Version]
Signature="$Windows NT$"
Provider=%Panasonic%
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
CatalogFile=p7305x2k.cat
DriverVer=11/19/2004,5.00.178.1

[ClassInstall32]
AddReg=ClassAddReg


[ClassAddReg]
HKR,,,,%CLASSNAME%
HKR,,Icon,,"-4"
HKR,,Installer32,,"ntprint.dll,ClassInstall32"
HKR,,NoDisplayClass,,1
HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider"

;[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\Monitors",,,
;HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
;HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
;HKLM,"System\CurrentControlSet\Control\Print\Providers",,,

;
; Manufacturer Sections
;
; This section lists all of the manufacturers that we will
; display in the Dialog box.
;
[Manufacturer]
%Panasonic%	=Panasonic,NTx86.5.1

;
; 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.
;
[Panasonic]
"Panasonic KX-P7305 PCL6"=XL7305.PPD,LPTENUM\PanasonicKX-P7305F2B9,PanasonicKX-P7305F2B9
"Panasonic KX-P7310 PCL6"=XL7310.PPD,LPTENUM\PanasonicKX-P73106178,PanasonicKX-P73106178

[Panasonic.NTx86.5.1]
"Panasonic KX-P7305 PCL6" = XL7305.PPD,LPTENUM\PanasonicKX-P7305F2B9
"Panasonic KX-P7305 PCL6" = XL7305.PPD,USBPRINT\PanasonicKX-P7305F2B9
"Panasonic KX-P7310 PCL6" = XL7310.PPD,LPTENUM\PanasonicKX-P73106178
"Panasonic KX-P7310 PCL6" = XL7310.PPD,USBPRINT\PanasonicKX-P73106178

;
; 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 data
; file, unless there is an explicit DataFile section listed.
;
; Also note the ".NT" or ".WIN" notation. This is done to allow for a single INF to 
; work on Win9x and WinNT. When this format is used, the DataFile must be declared explicitly. 
; Win95 does not support this notation, so the old format is used.
; See the latest WinNT DDK for more info.   
;

[XL7305.PPD]
CopyFiles=@XL7305.PPD,PSCRIPT_2K
;,COLOR_PROFILE
DataFile=XL7305.PPD
DataSection=PSCRIPT_DATA_NT
LanguageMonitor=%KME_LANG_MONITOR%

[XL7310.PPD]
CopyFiles=@XL7310.PPD,PSCRIPT7310_2K
;,COLOR_PROFILE
DataFile=XL7310.PPD
DataSection=PSCRIPT_DATA_NT_7310
LanguageMonitor=%KME_LANG_MONITOR%

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

[PSCRIPT_2K]
XLG2KC.DLL
XLU2KC.DLL
XLG2KC.HLP
XLR2KC.dll
PSCLM2KD.DLL
P7305.INI

[PSCRIPT7310_2K]
XLG2KD.DLL
XLU2KD.DLL
XLG2KD.HLP
XLR2KD.dll
PSCLM2KD.DLL
P7310.INI

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[OEM URLS]
Panasonic="http://panasonic.co.jp/pcc/products/en/printer/"

[PSCRIPT_DATA_NT]
DriverFile=XLG2KC.DLL
ConfigFile=XLU2KC.DLL
HelpFile=XLG2KC.HLP

[PSCRIPT_DATA_NT_7310]
DriverFile=XLG2KD.DLL
ConfigFile=XLU2KD.DLL
HelpFile=XLG2KD.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 = %Floppy%,,,""

;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
XL7305.PPD = 4,,,,,,,11,3
XLG2KC.DLL = 4
XLU2KC.DLL = 4
XLG2KC.HLP = 4
XLR2KC.dll = 4
XL7310.PPD = 4,,,,,,,11,3
XLG2KD.DLL = 4
XLU2KD.DLL = 4
XLG2KD.HLP = 4
XLR2KD.dll = 4
PSCLM2KD.DLL = 4
P7305.INI = 4
P7310.INI = 4

;
; Localizable Strings
;
[Strings]
Panasonic="Panasonic"
Floppy="Panasonic KX-P7305 and KX-P7310 PCL6 Printer Driver"
CLASSNAME="Printer"
KME_LANG_MONITOR="Panasonic KX-P7305 and KX-P7310 Monitor,PSCLM2KD.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: web1, load: 0.88