NetDrv.ini Driver File Contents (MF4450_4430_4410_MFDrivers_W64_uk_EN.exe)

; Network Driver Setup
; Definition file
; LastModified: 27-Jan-2010

[Setup]
; Title, BgTitle, FontName, License can be specified in following format.
;  Title.<LangID>
; In this format, you can specify language dependent strings.
; If the .<LangID> entry not found, installer uses no extension entry.
;
Version=3.80
Title=MF Drivers - Setup Wizard

; OS Filter by Hex
; ??? | 2KXP   NT   98Me  95
; 000 |  000  0|00  00|0  001 ---  0x0001(Win95)
; 000 |  000  0|00  00|0  010 ---  0x0002(Win95 OSR2)
; 000 |  000  0|00  00|1  000 ---  0x0008(Win98)
; 000 |  000  0|00  01|0  000 ---  0x0010(Win98 SE)
; 000 |  000  0|00  10|0  000 ---  0x0020(WinMe)
; 000 |  000  0|01  00|0  000 ---  0x0040(WinNT 3.5)
; 000 |  000  0|10  00|0  000 ---  0x0080(WinNT 4)
; 000 |  001  0|00  00|0  000 ---  0x0200(Win2000)
; 000 |  010  0|00  00|0  000 ---  0x0400(WinXP/.NET Server)
; If you will mask installation on only Win2000(and NT3.5),
; you should set 4BF(1+2+8+16+32+64+128+1024)
OSFilter=0x638

; devconfig_config_device timeout(IP address setting timeout)
DevconfigConfigTimeout=90

[Functions]
; Default function flags
; 0x1 Printer
; 0x2 FAX
; 0x4 Scanner
DefaultTarget=0x5
DefaultTestPrint=0x1

[Printers]
; PrinterNames=0x1,0x2,0x4...  with ACC. Key
PrinterNames=&UFRII LT Printer Driver
DefaultTestPrint=0x1

;Canon Driver Information Assist Service Install Information
[DIAS]
Version=0.00
BuildNumber=0000
ServiceStart=1
;Path from Setup.exe 
SetupPath=.\misc\DIASsetup.exe
DiskSpace=15

[PortMonitor]
SetupPath=.\misc\Ext\PMon\MFPMIN.dll
UninstPath=.\misc\Ext\PMon\MFPMUI.ex_

[PushScanUtility]
SetupPath=.\misc\Ext\SUtil\MFSUIN.ex_
CommandLine="-NOEULA -NOCONFIRMMSG"

[NetworkWIAInstaller]
SetupPath=.\misc\Ext\nwiainst.ex_
CommandLine=/I:"CANON_MFNP&MF4400"

[NetworkWIAInstance]
SetupPath=.\misc\Ext\nwiastup.ex_

[NetworkScanGearInfo]
MDL=MF4400
KEY=HKLM,Software\Wow6432Node\Canon\SateraMFP1\ScanGear\11.3\Devices\MF4400
CopyInfName=MF38SCN.INF
CopyCabName=Scan.cab

[Supported Devices]
; canPdInfoProductName = <Section Name>
Canon MF4400 Series=MF4400

[MF4400]
; Implemented function flags
; 0x1 Printer
; 0x2 FAX
; 0x4 Scanner
Functions=0x5
InfRoot=..\..\
DiskSpace=10
; Implemented Support Printer flags
; Refer to [Printers] Section
Printers=0x1
DefaultPrinters=0x1

[MF4400.PRINT.1.NT5]
Hwid=USBPRINT\CanonMF4400_SeriesDD09
InfName=..\32bit\win2k_vista\CNLB0K.INF
InfGUID={5E71E07A-3C4E-431e-A77F-4DFBF998B5E6}
DiskSpace=50
ReadmeFileName=Readme_UFRIILT.txt

[MF4400.PRINT.1.x64]
Hwid=USBPRINT\CanonMF4400_SeriesDD09
InfName=Driver\CNLB0KA64.INF
InfGUID={5E71E07A-3C4E-431e-A77F-4DFBF998B5E6}
DiskSpace=50
ReadmeFileName=Readme_UFRIILT.txt


[MF4400.SCAN.NT5]
Hwid=CANON_MFNP&MF4400
InfName=..\32bit\win2k_vista\MF38SCN.INF
InfGUID={A6E884DF-735D-4835-8EB2-C5F87A7F78D3}
DiskSpace=50
ReadmeFileName=Readme_SG.txt

[MF4400.SCAN.x64]
Hwid=CANON_MFNP&MF4400
InfName=Driver\MF38SCN.INF
InfGUID={A6E884DF-735D-4835-8EB2-C5F87A7F78D3}
DiskSpace=50
ReadmeFileName=Readme_SG.txt


[ExtractShareNameEditStr]
0=MF4400
1=UFRIILT
2=FAX



[LANGUAGES]
; 0000 ---- Neutral(Default)
0000=,NiHRes.dll

[RegistrationAPI]
PrintUI=1
SilentOption=0


[9XOsVersionString]
US=Windows 95 or 98
JP=Windows 95 ‚Ü‚½‚Í 98

; When
;    HIWORD | LOWORD
; 0x 0001     XXXX     Before
; 0x 0002     XXXX     After
; 0x XXXX     0001     Dlg_Start
; 0x XXXX     0002     Dlg_SdWelcome
; 0x XXXX     0003     Dlg_SdLicense
; 0x XXXX     0004     INIT
; 0x XXXX     0005     Dlg_DiscoveryDevice
; 0x XXXX     0006     Dlg_SelectTarget
; 0x XXXX     0007     Dlg_PortSettings
; 0x XXXX     0008     Dlg_ConfirmSettings
; 0x XXXX     0009     Dlg_InstallProgress
; 0x XXXX     000A     Dlg_Complete
; 0x XXXX     000B     Dlg_SetDefault
; 0x XXXX     000C     Dlg_PrintTestpage
; 0x XXXX     000D     Dlg_ObjDialogs
; 0x XXXX     000E     UNINIT
; 0x XXXX     000F     Dlg_SdFinish
; 
; Action
;  DoInstall --- DoInstall .inx file
;  LaunchApp --- Launch Application
;
; Name --- Display Name 
;	(can be specified language id same as Title, BgTitle, and FontName in [Setup] section.)
; Cmd --- Target file
; CmdLine --- Command line options
; ErrMsgOnLang --- ErrorMessages when the target installer's lang is different from this.
; ErrMsgOnBegin --- ErrorMessages when the file is not found.
; ErrMsgOnLaunch ---- ErrorMessages when the file is not found.
;            You can specify message on begin, and on launch.
;            0xXXXXXXXX
;            HIWORD ---- Abort or Not
;            LOWORD ---- Message id.
;            If you don't want to display the message, write 0 or don't write the entries.
;            You can specify message id up to 10.
;            These id is used MSG_ADDITIONAL_XX(00-10) on value.shl.

;            
;
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: web4, load: 1.40