pt19v.inf Driver File Contents (Brother_PT-1950_Win7_Vista_XP_x86.exe)

;------------------------------------------------------------------------
;
;	PT19V.INF...for `Brother PT-1950/1960'.
;
;	Printer Driver Setup file.
;	Copyright (C) 1993-2010 Brother Industries, Ltd.
;
;	Don't modify this file.
;
;
;	<for DEVELOPERS>
; 
;	Carefully replace model specific strings, 
;	*** ESPECIALLY *** those which contain such a string 
;	defined in 'ModelID'.  They are spread all over this file!!
;------------------------------------------------------------------------
[Strings]
CLASSNAME="Printer"
Disk1="Brother PT-1950/1960 Driver Disk"
DriverModelName="Brother PT-1950/1960"
MonitorName="Brother PT-1950/1960 Monitor"
PnPID="BrotherPT-1950/196041FB"
ModelID="PT19"


[Version]
Signature="$Windows NT$"
Provider="Brother"
Class=Printer
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
DriverVer=03/02/2010,6.02.00.00
DriverPackageDisplayName="Brother PT-1950/1960"
CatalogFile=PT19v.cat


[Manufacturer]
;;; EXCLUSIVELY CHOOSE ON X86:
"Brother"=PRINTERS
;;; ...OR ON X64:"Brother"=PRINTERS, NTamd64

[PRINTERS]
;;; ACTIVATE ON X64:[PRINTERS.NTamd64]
"Brother PT-1950/1960"=INSTALL,USBPRINT\%PnPID%,%PnPID%


;
;----------- Printer Settings --------------------------
;
[INSTALL.NTx86]
DataSection=DATA
CopyFiles=FILESET_1,FILESET_X86_2
AddReg=ADDREG,ADDREG_NTX86

[INSTALL.NTamd64]
DataSection=DATA
CopyFiles=FILESET_1,FILESET_X64_1,FILESET_X64_21,FILESET_X64_22
AddReg=ADDREG,ADDREG_NTX64

;
;----------- Data Section --------------------------
;
[DATA]
DriverFile=PT19V.DLL
ConfigFile=PT19UI.DLL
DataFile=PT19AD.PTD
HelpFile=PT19V.CHM
LanguageMonitor=%MonitorName%,PT19L.DLL

;
;----------- Copy Files --------------------------
;
[FILESET_1]
PT19AD.PTD
PT19F.DLL
PT19R.DLL
PT19UI.DLL
PT19V.CHM
PT19V.DAT
PT19V.DLL
PT19V.ORG
PT19I3.DLL
;PTFILO.DLL
PT19LC.EXE

[FILESET_X64_1]
PT19I6.DLL

[FILESET_X86_2]
PT19F.DLL
PT19L.DLL
PT19L.INI
PT19M.CHM
PT19M.DLL
PT19M.EXE

[FILESET_X64_21]
PT19L.DLL
PT19L.INI

[FILESET_X64_22]
PT19F.DLL
PT19M.CHM
PT19M.DLL
PT19M.EXE


[DestinationDirs]
DefaultDestDir=66000
FILESET_X64_1=66000
FILESET_X86_2=66002
FILESET_X64_21=66002
FILESET_X64_22=10, sysWOW64


;
;----------- Disk Information --------------------------
;
[SourceDisksNames.x86]; NOT 'NTx86' here.
1=%Disk1%,,,""
2=%Disk1%,,,i386

[SourceDisksNames.amd64]; NOT 'NTamd64' here.
1=%Disk1%,,,""
2=%Disk1%,,,x64

[SourceDisksFiles.x86]
PT19F.DLL=1
PT19AD.PTD=2
PT19L.DLL=2
PT19L.INI=2
PT19LC.EXE=2
PT19M.CHM=2
PT19M.DLL=2
PT19M.EXE=2
PT19R.DLL=2
PT19UI.DLL=2
PT19V.CHM=2
PT19V.DAT=2
PT19V.DLL=2
PT19V.ORG=2
PT19I3.DLL=2
;PTFILO.DLL=2

[SourceDisksFiles.amd64]
PT19F.DLL=1
PT19AD.PTD=2
PT19L.DLL=2
PT19L.INI=2
PT19LC.EXE=2
PT19M.CHM=2
PT19M.DLL=2
PT19M.EXE=2
PT19R.DLL=2
PT19UI.DLL=2
PT19V.CHM=2
PT19V.DAT=2
PT19V.DLL=2
PT19V.ORG=2
PT19I3.DLL=2
PT19I6.DLL=2
;PTFILO.DLL=2


;
;------------ Registroy ---------------
;
; Check model dependent *** `VALUES' *** carefully.
;
[ADDREG]
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,Limit Print TimeOut,0,"60,300,30"
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,Limit Status TimeOut,0,"1,100,5"
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,MonitorDisplay,0x10003,1
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,Print TimeOut,0x10003,120
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,Status TimeOut,0x10003,5
;
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,Info Dll,0,PT19F.DLL
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,MediaMonitor,0x10003,1
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,ModelID,0,%ModelID%
;;;NONEED;;;HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,TransferUI,0x10003,2
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\Setup,LastInstalledPrinter,0,%DriverModelName%

[ADDREG_NTX86]
;

[ADDREG_NTX64]
HKLM,SOFTWARE\Wow6432Node\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,Info Dll,0,PT19F.DLL
HKLM,SOFTWARE\Wow6432Node\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,MediaMonitor,0x10003,1
HKLM,SOFTWARE\Wow6432Node\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,ModelID,0,%ModelID%
;;;NONEED;;;HKLM,SOFTWARE\Wow6432Node\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,TransferUI,0x10003,2
HKLM,SOFTWARE\Wow6432Node\"Brother Industries, Ltd."\P-touch\Driver\Setup,LastInstalledPrinter,0,%DriverModelName%
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: web2, load: 1.10