; Update for Windows 2000 PnP
; NTPRINT.INF (for SUR)
;
; List of supported printers, manufacturers
;
[Version]
Signature="$Windows NT$"
Provider=%M1%
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
LayoutFile=Layout.inf
;[SourceDiskNames]
;1="ASPSample Setup Disk",,,\common
;[SourceDiskNames.x86]
;2="ASPSample Setup Disk (x86)",,,\x86
;[SourceDiskNames.alpha]
;2="ASPSample Setup Disk (alpha)",,,\alpha
;[SourceDisksFiles]
;Custom.ASP = 1
[ClassInstall32.NT]
AddReg=printer_class_addreg
DelReg=ClassDelReg
[ClassDelReg]
HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"
[printer_class_addreg]
HKR,,,,%CLASSNAME%
HKR,,Icon,,"-4"
HKR,,Installer32,,NTPRINT.DLL
HKR,,NoDisplayClass,,1
;
; Manufacturer section.
;
; This section lists all of the manufacturers
; that we will display in the Dialog box
;
[Manufacturer]
%M1%=PrinterList
;
; 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.
;
[PrinterList]
%Printer1%=KPGDI.DLL,LPTENUM\PanasonicKX-P710031D8,PanasonicKX-P710031D8
;
; 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.
;
[KPGDI.DLL]
;CopyFiles=@WSINSTAL.DLL,@KPGDI.DLL,GdiFile,SysFile
CopyFiles=@kpgdiui.dat,@WSINSTAL.DLL,GdiFile,SysFile
DataFile=kpgdiui.dat
DataSection=WORKS_DATA
;VendorInstaller=WSINSTAL.DLL, Win2000Setup
VendorSetup=WSINSTAL.DLL, Win2000Dll
;VendorSetup=WSINSTAL.DLL, NewFunc
;AddReg=KPGDI.AddReg
; Copy Sections
;[KPGDI.AddReg]
;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,PMINSTALL,,%sInstallCommandNT%
[GdiFile]
kpgdi.dll
kpgdiui.dll
kpgdirc.dll
kpgdiui.dat
kpsquz.dll
kpwsui.ini
kpwsgdi.dat
gdihelp1.hlp
Wsinstal.dll
KpLanMon.dll
[SysFile]
Wsinstal.dll
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[WORKS_DATA]
DriverFile=kPgdi.dll
ConfigFile=kPgdiui.dll
HelpFile=gdihelp1.hlp
LanguageMonitor="KX-P7100 GDI Language Monitor,KPLANMON.DLL"
[DestinationDirs]
DefaultDestDir=66000
SysFile=66002
;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames]
4 = %DiskName%,,,""
;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
; bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
[SourceDisksFiles]
kpwsgdi.dat = 4,,,,,,,11,3
kpgdi.dll = 4,,,,,,,11,3
kpgdiui.dll = 4,,,,,,,11,3
kpgdirc.dll = 4,,,,,,,11,3
kpgdiui.dat = 4,,,,,,,11,3
kpsquz.dll = 4,,,,,,,11,3
kpwsui.ini = 4,,,,,,,11,3
gdihelp1.hlp = 4,,,,,,,11,3
KpLanMon.dll = 4,,,,,,,11,3
Wsinstal.dll = 4,,,,,,,11,3
;
; Localizable Strings
;
[STRINGS]
; Manufactory Name
M1="Panasonic"
CLASSNAME="Printer"
; Printer Driver name
Printer1="Panasonic KX-P7100"
; ICON Group name
ICONGroupName="Panasonic KX-P7100"
; Disk name
DiskName="Panasonic KX-P7100"
; Setup display name
DispalyName="Panasonic KX-P7100"
;-----------------------------------------------------------------------------------
; end of inf file
;-----------------------------------------------------------------------------------
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.