T1AD2K_Vista.INF Driver File Contents (MFS85_117_ENG.exe)

; Inf File Version  V1.00
; (C) Panasonic System Networks Co., Ltd. 2005-2010
; for KX-FLB851 Series 

[Version]
Signature="$Windows NT$"
Provider=%Panasonic%
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
DriverVer=01/30/2007,1.0.0.0
CatalogFile=T1AD2K.cat

[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

;
; 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-FLB851 Series"=FLB851.SPC,USBPRINT\PanasonicKX-FLB851648E,PanasonicKX-FLB851
"Panasonic KX-FLM651 Series"=FLM651.SPC,USBPRINT\PanasonicKX-FLM651B3EC,PanasonicKX-FLM651
"Panasonic KX-FLB801 Series"=FLB801.SPC,USBPRINT\PanasonicKX-FLB801348D,PanasonicKX-FLB801
"Panasonic KX-FLB811 Series"=FLB811.SPC,USBPRINT\PanasonicKX-FLB811A48C,PanasonicKX-FLB811
;"Panasonic KX-FLB851 Series"=FLB851.SPC,USBPRINT\PanasonicKX-FLB851,PanasonicKX-FLB851
;"Panasonic KX-FLM651 Series"=FLM651.SPC,USBPRINT\PanasonicKX-FLM651,PanasonicKX-FLM651
;"Panasonic KX-FLB801 Series"=FLB801.SPC,USBPRINT\PanasonicKX-FLB801,PanasonicKX-FLB801
;"Panasonic KX-FLB811 Series"=FLB811.SPC,USBPRINT\PanasonicKX-FLB811,PanasonicKX-FLB811

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

[FLB851.SPC]
CopyFiles=PSCRIPT_2K_FLB851,CORE_2K_FLB800_FLM651_SERIES,@T1AL2K.DLL
DataFile=T1AD.SPC
DataSection=PSCRIPT_DATA_2K_FLB800_FLM650
;DefaultDataType=NT EMF 1.008
DefaultDataType=RAW
LanguageMonitor="KX-FLB851 Language Monitor,T1AL2K.DLL"

[FLM651.SPC]
CopyFiles=PSCRIPT_2K_FLM651,CORE_2K_FLB800_FLM651_SERIES,@T1DL2K.DLL
DataFile=T1DD.SPC
DataSection=PSCRIPT_DATA_2K_FLB800_FLM650
;DefaultDataType=NT EMF 1.008
DefaultDataType=RAW
LanguageMonitor="KX-FLM651 Language Monitor,T1DL2K.DLL"

[FLB801.SPC]
CopyFiles=PSCRIPT_2K_FLB801,CORE_2K_FLB800_FLM651_SERIES,@T1CL2K.DLL
DataFile=T1CD.SPC
DataSection=PSCRIPT_DATA_2K_FLB800_FLM650
;DefaultDataType=NT EMF 1.008
DefaultDataType=RAW
LanguageMonitor="KX-FLB801 Language Monitor,T1CL2K.DLL"

[FLB811.SPC]
CopyFiles=PSCRIPT_2K_FLB811,CORE_2K_FLB800_FLM651_SERIES,@T1BL2K.DLL
DataFile=T1BD.SPC
DataSection=PSCRIPT_DATA_2K_FLB800_FLM650
;DefaultDataType=NT EMF 1.008
DefaultDataType=RAW
LanguageMonitor="KX-FLB811 Language Monitor,T1BL2K.DLL"

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

; For KX-FLB800_FLM651 Series
[CORE_2K_FLB800_FLM651_SERIES]
T1ADGC2K.DLL
T1ADUC2K.DLL
T1ADSP.DLL
T1ADEM.DLL
T1ADWJ.DLL
T1ADSM.DLL
T1ADPC.DLL
T1ACODEC.DLL,,,32
T1AJBIG.DLL,,,32
T1AD.HLP
T1AD.CNT

; For KX-FLB851
[PSCRIPT_2K_FLB851]
T1AD.SPC
T1ADRC32.DLL
T1ADUI2K.dll
T1ADGTD.DLL
T1ADABT.DLL
T1ADWJ.INI
T1ADWM.PWM

; For KX-FLM651
[PSCRIPT_2K_FLM651]
T1DD.SPC
T1DDRC32.DLL
T1DDUI2K.dll
T1DDGTD.DLL
T1DDABT.DLL
T1DDWJ.INI
T1DDWM.PWM

; For KX-FLB801
[PSCRIPT_2K_FLB801]
T1CD.SPC
T1CDRC32.DLL
T1CDUI2K.dll
T1CDGTD.DLL
T1CDABT.DLL
T1CDWJ.INI
T1CDWM.PWM

; For KX-FLB811
[PSCRIPT_2K_FLB811]
T1BD.SPC
T1BDRC32.DLL
T1BDUI2K.dll
T1BDGTD.DLL
T1BDABT.DLL
T1BDWJ.INI
T1BDWM.PWM

;[CodecMod]
;T1AL2K.DLL


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

[PSCRIPT_DATA_2K_FLB800_FLM650]
DriverFile=T1ADGC2K.DLL
ConfigFile=T1ADUC2K.DLL
HelpFile=T1AD.HLP

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

[DestinationDirs]
DefaultDestDir=66000
;CodecMod=66002

;
; 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]
T1ADGC2K.DLL = 4
T1ADUC2K.DLL = 4
T1AD.HLP = 4
T1AD.CNT = 4
T1ADSP.DLL = 4
T1ADEM.DLL = 4
T1ADSM.DLL = 4
T1ADPC.DLL = 4
T1ADWJ.INI = 4
T1ACODEC.DLL = 4
T1AJBIG.DLL = 4

T1AD.SPC  = 4,,,,,,,11,3
T1ADRC32.DLL = 4
T1ADUI2K.DLL = 4
T1ADGTD.DLL = 4
T1ADABT.DLL = 4
T1ADWJ.DLL = 4
T1ADWM.PWM = 4
T1AL2K.DLL = 4

T1DD.SPC  = 4,,,,,,,11,3
T1DDRC32.DLL = 4
T1DDUI2K.dll = 4
T1DDGTD.DLL = 4
T1DDABT.DLL = 4
T1DDWJ.INI = 4
T1DDWM.PWM = 4
T1DL2K.DLL = 4

T1CD.SPC  = 4,,,,,,,11,3
T1CDRC32.DLL = 4
T1CDUI2K.dll = 4
T1CDGTD.DLL = 4
T1CDABT.DLL = 4
T1CDWJ.INI = 4
T1CDWM.PWM = 4
T1CL2K.DLL = 4

T1BD.SPC  = 4,,,,,,,11,3
T1BDRC32.DLL = 4
T1BDUI2K.dll = 4
T1BDGTD.DLL = 4
T1BDABT.DLL = 4
T1BDWJ.INI = 4
T1BDWM.PWM = 4
T1BL2K.DLL = 4

;
; Localizable Strings
;
[Strings]
Panasonic="Panasonic"
Floppy="Panasonic Printer Driver"
CLASSNAME="Printer"
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: ftp, load: 1.73