;======================================================================= ; Brother Port Setup File ; Copyright (c) 2013 Brother Industries,LTD. ; FileName : brpoi13i.inf ; Function : Ports ; I/F : USB ; OS : Windows XP/Vista/7/8 ; Model : i13i ;======================================================================= [Version] Signature = "$Windows NT$" Class = Ports ClassGUID = {4d36e978-e325-11ce-bfc1-08002be10318} Provider = %Provider% DriverPackageType=PlugAndPlay DriverPackageDisplayName=%DriverPackageDisplayName% DriverVer= 10/19/2012, 01.00.02.02 CatalogFile= brpoi13i.cat [Manufacturer] %Manufact% = MFC_SER, NTx86,NTamd64 [ControlFlags] ExcludeFromSelect=* [MFC_SER] "Brother MFC-J245 Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_02E7&MI_02 "Brother MFC-J200 Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_02FE&MI_02 [MFC_SER.NTx86] "Brother MFC-J245 Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_02E7&MI_02 "Brother MFC-J200 Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_02FE&MI_02 [MFC_SER.NTamd64] "Brother MFC-J245 Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_02E7&MI_02 "Brother MFC-J200 Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_02FE&MI_02 [BROTHER.USB.SERIAL] CopyFiles=BROTHER.USB.SERIAL.CopyFiles PreFixLength=8 PostFixLength=18 [BROTHER.USB.SERIAL.Services] Addservice = BrSerIb , 0x00000002, BrSerIb.AddService Addservice = BrUsbSIb, 0x00000000, BrUsbSIb.AddService [BROTHER.USB.SERIAL.HW] AddReg=BROTHER.USB.SERIAL.AddReg.HW [BROTHER.USB.SERIAL.CopyFiles] BrSerIb.sys BrUsbSib.sys [BROTHER.USB.SERIAL.CoInstallers] AddReg=BrCoInstaller_AddReg CopyFiles=BrCoInstaller.CopyFiles ;------------------------------------------------------------------------------- ; Lower Filter Driver ; [BROTHER.USB.SERIAL.AddReg.HW] HKR,,"LowerFilters", 0x00010000, "BrUsbSIb" ;-------------------------------------------------- ; Add Service ; [BrSerIb.AddService] DisplayName = %BrSerIb.SvcDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\BrSerIb.sys [BrUsbSIb.AddService] DisplayName = %BrUsbSIb.SvcDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\BrUsbSIb.sys ;---------------------------------------- ; CoInstaller ; [BrCoInstaller.CopyFiles] brciser.dll [BrCoInstaller_AddReg] HKR,,CoInstallers32,0x00010000,"brciser.dll,BrmfcSerCoInstaller" ;---------------------------------------------------------------------- [DestinationDirs] DefaultDestDir = 12 BrCoInstaller.CopyFiles = 11 [SourceDisksNames] 1 = %BrDrvDisk1% [SourceDisksNames.x86] 2 = %BrDrvDisk1%,,,x86 [SourceDisksNames.amd64] 3 = %BrDrvDisk1%,,,amd64 [SourceDisksFiles] [SourceDisksFiles.x86] BrSerIb.sys=2 BrUsbSib.sys=2 brciser.dll=2 [SourceDisksFiles.amd64] BrSerIb.sys=3 BrUsbSib.sys=3 brciser.dll=3 [Strings] Manufact = "Brother" Provider = "Brother" DriverPackageDisplayName="MFC-J200,MFC-J245" BrDrvDisk1 = "Brother Driver Disk" BrSerIb.SvcDesc = "Brother Serial Interface Driver(WDM)" BrUsbSIb.SvcDesc = "Brother Serial USB Driver(WDM)"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.