;------------------------------------------------------------------------
;
; pt123V.INF...for `Brother PT-1230PC'.
;
; 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-1230PC Driver Disk"
DriverModelName="Brother PT-1230PC"
MonitorName="Brother PT-1230PC Monitor"
PnPID="BrotherPT-1230PCCF24"
ModelID="pt123"
[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-1230PC"
CatalogFile=pt123v.cat
[Manufacturer]
;;; EXCLUSIVELY CHOOSE ON X86:"Brother"=PRINTERS
;;; ...OR ON X64:
"Brother"=PRINTERS, NTamd64
[PRINTERS]
;;; ACTIVATE ON X64:
[PRINTERS.NTamd64]
"Brother PT-1230PC"=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=pt123V.DLL
ConfigFile=pt123UI.DLL
DataFile=pt123AD.PTD
HelpFile=pt123V.CHM
LanguageMonitor=%MonitorName%,pt123L.DLL
;
;----------- Copy Files --------------------------
;
[FILESET_1]
pt123AD.PTD
pt123F.DLL
pt123R.DLL
pt123UI.DLL
;;;pt123UT.DLL
;;;pt123UT.EXE
pt123V.CHM
pt123V.DAT
pt123V.DLL
pt123V.ORG
pt123I3.DLL
pt123LC.EXE
PTFILO.DLL
[FILESET_X64_1]
pt123I6.DLL
[FILESET_X86_2]
pt123F.DLL
pt123L.DLL
pt123L.INI
pt123M.CHM
pt123M.DLL
pt123M.EXE
[FILESET_X64_21]
pt123L.DLL
pt123L.INI
[FILESET_X64_22]
pt123F.DLL
pt123M.CHM
pt123M.DLL
pt123M.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]
pt123F.DLL=1
pt123AD.PTD=1
pt123L.DLL=1
pt123L.INI=1
pt123LC.EXE=1
pt123M.CHM=1
pt123M.DLL=1
pt123M.EXE=1
pt123R.DLL=1
pt123UI.DLL=1
;;;pt123UT.DLL=1
;;;pt123UT.EXE=1
pt123V.CHM=1
pt123V.DAT=1
pt123V.DLL=1
pt123V.ORG=1
pt123I3.DLL=1
PTFILO.DLL=1
[SourceDisksFiles.amd64]
pt123F.DLL=1
pt123AD.PTD=1
pt123L.DLL=1
pt123L.INI=1
pt123LC.EXE=1
pt123M.CHM=1
pt123M.DLL=1
pt123M.EXE=1
pt123R.DLL=1
pt123UI.DLL=1
;;;pt123UT.DLL=1
;;;pt123UT.EXE=1
pt123V.CHM=1
pt123V.DAT=1
pt123V.DLL=1
pt123V.ORG=1
pt123I3.DLL=1
pt123I6.DLL=1
PTFILO.DLL=1
;
;------------ Registroy ---------------
;
; Check model dependent *** `VALUES' *** carefully.
;
[ADDREG]
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,Limit Print TimeOut,0,"60,300,1"
HKLM,SOFTWARE\"Brother Industries, Ltd."\P-touch\Driver\3.0\%DriverModelName%,Limit Status TimeOut,0,"1,100,1"
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,150
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,pt123F.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,1
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,pt123F.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,1
HKLM,SOFTWARE\Wow6432Node\"Brother Industries, Ltd."\P-touch\Driver\Setup,LastInstalledPrinter,0,%DriverModelName%
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.