; -- CPQTEAM.INF -- ; ; HP Teaming Service INF file for Windows 2003 for 64-bit Extended Systems ; ; Copyright 2005 Hewlett-Packard Development Company, L.P. [version] signature = "$Windows NT$" Class = NetTrans ClassGUID = {4D36E975-E325-11CE-BFC1-08002BE10318} Provider = %HP% CatalogFile = cpqteam.cat DriverVer = 07/06/2007,8.70.00.0 [Manufacturer] %HP% = HP, NTamd64 [ControlFlags] [HP.NTamd64] %CPQTeam_Desc% = CPQTeam.ndi, CQ_CPQTeam [CPQTeam.ndi.NTamd64] AddReg = CPQTeam.ndi.AddReg, CPQTeam.AddReg Characteristics = 0x20080 CopyFiles = CPQTeam.CopyFiles.Init, CPQTeam.CopyFiles.Sys, CPQTeam.CopyFiles.Wow, CPQTeam.CopyFiles.VCRedist.CRT, CPQTeam.CopyFiles.VCRedist.MFC, CPQTeam.CopyFiles.VCRedist.MFCLOC DriverVer = 07/06/2007,8.70.00.0 CopyINF = cpqtmmp.inf ; ---------------------------------------------------------------------- ; File copy ; [SourceDisksNames] 1=%CPQTeam_Disk% [SourceDisksFiles] cpqteam.dll=1 cpqteam.exe=1 hpteam.cpl=1 cpqteam.hlp=1, %DOCPATH% cpqteam.cnt=1, %DOCPATH% cpqteam.sys=1 iqvw64e.sys=1 cqnicui.dll=1 cqniccfg.dll=1 cqnicif.dll=1 cqniccmd.exe=1 cqniccfg.cmd=1 cqnicxml.dll=1 cpqnic.xml=1, %DOCPATH% bmapia.dll=1 fada64.sys=1 cqcbdiag.dll=1 cabw32.dll=1 patterns.dat=1 cqnicidg.dll=1 msvcp80.dll=1,Microsoft.VC80.CRT msvcr80.dll=1,Microsoft.VC80.CRT Microsoft.VC80.CRT.manifest=1,Microsoft.VC80.CRT mfc80u.dll=1,Microsoft.VC80.MFC Microsoft.VC80.MFC.manifest=1,Microsoft.VC80.MFC mfc80enu.dll=1,Microsoft.VC80.MFC\Microsoft.VC80.MFCLOC mfc80jpn.dll=1,Microsoft.VC80.MFC\Microsoft.VC80.MFCLOC Microsoft.VC80.MFCLOC.manifest=1,Microsoft.VC80.MFC\Microsoft.VC80.MFCLOC [DestinationDirs] CPQTeam.CopyFiles.Init = 16422, HP\NCU ; %ProgramFiles%\HP\NCU CPQTeam.CopyFiles.VCRedist.CRT = 16422, HP\NCU\Microsoft.VC80.CRT ; %ProgramFiles%\HP\NCU\Microsoft.VC80.CRT CPQTeam.CopyFiles.VCRedist.MFC = 16422, HP\NCU\Microsoft.VC80.MFC ; %ProgramFiles%\HP\NCU\Microsoft.VC80.MFC CPQTeam.CopyFiles.VCRedist.MFCLOC = 16422, HP\NCU\Microsoft.VC80.MFC\Microsoft.VC80.MFCLOC ; %ProgramFiles%\HP\NCU\Microsoft.VC80.MFC\Microsoft.VC80.MFCLOC CPQTeam.CopyFiles.Sys = 12 ; %windir%\System32\drivers CPQTeam.CopyFiles.Wow = 10,SysWOW64 ; %windir%\SysWOW64 [CPQTeam.CopyFiles.VCRedist.CRT] msvcp80.dll,,,2 msvcr80.dll,,,2 Microsoft.VC80.CRT.manifest,,,2 [CPQTeam.CopyFiles.VCRedist.MFC] mfc80u.dll,,,2 Microsoft.VC80.MFC.manifest,,,2 [CPQTeam.CopyFiles.VCRedist.MFCLOC] mfc80enu.dll,,,2 mfc80jpn.dll,,,2 Microsoft.VC80.MFCLOC.manifest,,,2 [CPQTeam.CopyFiles.Init] cpqteam.dll,,,2 cpqteam.exe,,,2 hpteam.cpl,,,2 cqnicui.dll,,,2 cqniccfg.dll,,,2 cqnicif.dll,,,2 cqniccmd.exe,,,2 cqniccfg.cmd,,,2 cqnicxml.dll,,,2 cpqnic.xml,,,2 bmapia.dll,,,2 cqcbdiag.dll,,,2 cabw32.dll,,,2 patterns.dat,,,2 cqnicidg.dll,,,2 [CPQTeam.CopyFiles.Sys] cpqteam.sys,,,2 iqvw64e.sys,,,2 fada64.sys,,,2 [CPQTeam.CopyFiles.Wow] cpqteam.hlp,,,2 cpqteam.cnt,,,2 ; ---------------------------------------------------------------------- ; Install ; [CPQTeam.ndi.AddReg] HKR, Ndi, HelpText, , %CPQTeam_HELP% HKR, Ndi, Service, 0, "CPQTeam" HKR, Ndi\Interfaces, UpperRange, 0, "noupper" HKR, Ndi\Interfaces, LowerRange, 0, "ndis5" HKR, "Ndi","ClsID" , ,"{efd865f0-28a4-11d3-b3bb-009027296001}" HKR, "Ndi","ComponentDll", 0,"%16422%\HP\NCU\cpqteam.dll" HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Run, CPQTEAM,, "%16422%\HP\NCU\cpqteam.exe" ; ---------------------------------------------------------------------- [CPQTeam.ndi.NTamd64.Services] AddService = CPQTeam, 0, Install.AddService.CPQTeam, NetEventLog [Install.AddService.CPQTeam] DisplayName = %CPQTeam_Desc% ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_DEMAND_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\cpqteam.sys LoadOrderGroup = NDIS AddReg = CPQTeam.AddService.AddReg Description = %CPQTeam_Desc% [CPQTeam.AddService.AddReg] ; [CPQTeam.AddReg] HKR,Parameters\Adapters , ,%FLG_ADDREG_KEYONLY% HKR,Parameters\Interfaces, ,%FLG_ADDREG_KEYONLY% HKR, ,"TextModeFlags",0x10001 ,0x0001 [NetEventLog] AddReg = NetEventLog.AddReg [NetEventLog.AddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\drivers\cpqteam.sys" HKR,,TypesSupported ,0x00010001,7 ; ---------------------------------------------------------------------- [Strings] HP = "Hewlett-Packard Company" CPQTeam_Desc = "HP Network Configuration Utility" CPQTeam_HELP = "Allows you to Team together HP NICs for the purposes of Network Fault Tolerance and Load Balancing." CPQTeam_Disk = "HP Network Teaming Disk" DOCPATH ="en" ; ---------------------------------------------------------------------- ; ServiceType values SERVICE_KERNEL_DRIVER = 0x00000001 ; StartType values SERVICE_DEMAND_START = 0x00000003 ; ErrorControl values SERVICE_ERROR_NORMAL = 0x00000001 FLG_ADDREG_KEYONLY = 0x00000010 ; ---------------------------------------------------------------------- [Strings.0411] HP = "Hewlett-Packard Company" CPQTeam_Desc = "HP ネットワーク コンフィギュレーション ユーティリティ" CPQTeam_HELP = "HP NICðネットワーク フォールトトレランス¨æÑロードバランシングðÚ的ƵÄチーム»·é±ÆªÅ«Ü·。" CPQTeam_Disk = "HP Network Teaming Disk" DOCPATH ="ja" ; ---------------------------------------------------------------------- ; ServiceType values SERVICE_KERNEL_DRIVER = 0x00000001 ; StartType values SERVICE_DEMAND_START = 0x00000003 ; ErrorControl values SERVICE_ERROR_NORMAL = 0x00000001 FLG_ADDREG_KEYONLY = 0x00000010Download 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.