we7x7ND5.inf Driver File Contents (AC11.5-40128Bit-Drivers.exe)

;============================================================================
; 3Com Wireless LAN Adapter Installation Script for Windows 95/98/2000
;
; Copyright(c) 1999, 3Com Corporation.
; All rights reserved.
;
;============================================================================
; Current Version %VER 1.5.0.5a
;============================================================================
[version]
Signature  = $Windows NT$
Class      = net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%3COM%
DriverVer = 03/27/2000,1.5.0.5a
CatalogFile= we7x7ND5.cat
;layoutfile = layout.inf

;-----------------------------------------------------------------------------
[Manufacturer]
%3COM%=3COM
 
[ControlFlags]
ExcludeFromSelect = PCMCIA\3Com-3CRWE737A_AirConnect_Wireless_LAN_PC_Card-30dd
ExcludeFromSelect = PCMCIA\3Com-3CRWE777A_AirConnect_Wireless_LAN_PCI_Card-294e

;-----------------------------------------------------------------------------
[3COM]
%3CRWE737A.DeviceDesc%=3CRWE737A.ndi, PCMCIA\3Com-3CRWE737A_AirConnect_Wireless_LAN_PC_Card-30dd
%3CRWE777A.DeviceDesc%=3CRWE777A.ndi, PCMCIA\3Com-3CRWE777A_AirConnect_Wireless_LAN_PCI_Card-294e

;---------------------------------------------------------------------------------
; 3Com 3CRWE737 PCMCIA
;
[3CRWE737A.ndi.NT]
Characteristics = 0x84	; NCF_HAS_UI, NCF_PHYSICAL
PromptForESS_ID = 1
BusType         = 8		; Pcmcia bus
CopyFiles       = 3Com.CopyFiles.driver, 3Com.CopyFiles.dll, 3Com.CopyFiles.hlp
AddReg          = 3Com.AddReg.interfaces, 3Com.AddReg.Params, 3CRWE737A.AddReg

[3CRWE737A.AddReg]
HKR, Ndi,Service,			0,			%3CRWE737_DriverDesc%
HKR,	,CLSGUID,,%3COM_GUID%
HKR,	,CardType,			0,			"0"
HKR,	,PCCardPacketFilter,0x00010001, "0x0000000B"

[3CRWE737A.ndi.NT.Services]
AddService = We7x7nd5, 2, We7x7nd5.Service, We7x7nd5.EventLog

[3CRWE737A.ndi.NT.CoInstallers]
AddReg = 3Com.AddReg.CoInstallers
CopyFiles = 3Com.CopyFiles.CoInstallers

;-----------------------------------------------------------------------------
; 3Com 3CRWE737A WLAN PC Card (PCMCIA) (Win98)
;-----------------------------------------------------------------------------
[3CRWE737A.ndi]
CopyFiles=AirConnect.CopyFiles.System,AirConnect.CopyFiles.Inf
AddReg=AirConnect.ndi.reg,AirConnect.PCMCIA

;--------------------------------------------------------------------------------
; 3Com 3CRWE777 PCI (Cardbus to PCMCIA bridge)
;
[3CRWE777A.ndi.NT]
Characteristics = 0x84	; NCF_HAS_UI, NCF_PHYSICAL
PromptForESS_ID = 1
BusType         = 8		; PCI bus
CopyFiles       = 3Com.CopyFiles.driver, 3Com.CopyFiles.dll, 3Com.CopyFiles.hlp
AddReg          = 3Com.AddReg.interfaces, 3Com.AddReg.Params, 3CRWE777A.AddReg

[3CRWE777A.AddReg]
HKR, Ndi,Service,			0,			%3CRWE777_DriverDesc%
HKR,	,CLSGUID,,%3COM_GUID%
HKR,	,CardType,			0,			"3"
HKR,	,PCCardPacketFilter,0x00010001, "0x0000000B"

[3CRWE777A.ndi.NT.Services]
AddService = We7x7nd5, 2, We7x7nd5.Service, We7x7nd5.EventLog

[3CRWE777A.ndi.NT.CoInstallers]
AddReg = 3Com.AddReg.CoInstallers
CopyFiles = 3Com.CopyFiles.CoInstallers

;-----------------------------------------------------------------------------
; 3Com 3CRWE777A WLAN PCI Card (Cardbus to PCMCIA bridge) (Win98)
;-----------------------------------------------------------------------------
[3CRWE777A.ndi]
CopyFiles=AirConnect.CopyFiles.System,AirConnect.CopyFiles.Inf
AddReg=AirConnect.ndi.reg,AirConnect.PCI

;-----------------------------------------------------------------------------
; Files copied to the Windows\System directory
;-----------------------------------------------------------------------------
[AirConnect.CopyFiles.System]
we7x7ND5.sys
we7ndi.dll
we7ncpa.dll
we7ncpa.hlp

[AirConnect.CopyFiles.Inf]
we7x7ND5.inf

;-----------------------------------------------------------------------------
; Remove All Files file list (Win98)
;-----------------------------------------------------------------------------
[AirConnect.RemoveFiles.All]
DelFiles=AirConnect.DelFiles.System,AirConnect.DelFiles.Inf,AirConnect.DelFiles.Inf.Other

;-----------------------------------------------------------------------------
; Remove Registry Entries (Win98)
;-----------------------------------------------------------------------------
[AirConnect.Remove.Reg]
DelReg=AirConnect.DelReg
;
; Leave this for Win95 to delete files
DelFiles=AirConnect.DelFiles.System,AirConnect.DelFiles.Inf,AirConnect.DelFiles.Inf.Other

;-----------------------------------------------------------------------------
; Delete files from the Windows\System directory (Win98)
;-----------------------------------------------------------------------------
[AirConnect.DelFiles.System]
we7x7ND5.sys,,,1
we7ndi.dll,,,1
we7ncpa.dll,,,1
we7ncpa.hlp,,,1

;-----------------------------------------------------------------------------
; Delete files from the Windows\INF directory (Win98)
;-----------------------------------------------------------------------------
[AirConnect.DelFiles.Inf]
we7x7ND5.inf,,,1

;-----------------------------------------------------------------------------
; Delete files from the Windows\INF\OTHER directory (Win98)
;-----------------------------------------------------------------------------
[AirConnect.DelFiles.Inf.Other]
3ComWE7x7ND5.inf,,,1

;-----------------------------------------------------------------------------
; Delete registry entries (Win98)
;-----------------------------------------------------------------------------
[AirConnect.DelReg]
HKR,,DevLoader,,*ndis

;-----------------------------------------------------------------------------
; (Win98)
[AirConnect.ndi.reg]
; Custom Ndi Install DLL
HKR,Ndi,NdiInstaller,,"we7Ndi.dll,AirConnectNdiProc"

HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,we7x7ND5.sys
;
; NDIS Info (Win98)
;
HKR,NDIS,LogDriverName,,"we7x7ND5"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
;
; Interfaces (Win98)
;
HKR,NDI\Interfaces,DefUpper,,"ndis3"
HKR,NDI\Interfaces,DefLower,,"ethernet"
HKR,NDI\Interfaces,UpperRange,,"ndis3"
HKR,NDI\Interfaces,LowerRange,,"ethernet"
;
; Install sections (Win98)
;
HKR,NDI\Install,,,"AirConnect.CopyFiles.System"
HKR,NDI\Remove,,,"AirConnect.Remove.Reg"

;-----------------------------------------------------------------------------
; (Win98)
[AirConnect.PCMCIA]
HKR,,DriverDesc,,%3CRWE737_DriverDesc%
HKR,	,CLSGUID,,%3COM_GUID%
HKR,Ndi,DeviceID,,"PCMCIA\3Com-3CRWE737A_AirConnect_Wireless_LAN_PC_Card-30dd"
HKR,,CardType,,"0"

;-----------------------------------------------------------------------------
; (Win98)
[AirConnect.PCI]
HKR,,EnableIRQSharing,1,01,00,00,00
HKR,,DriverDesc,,%3CRWE777_DriverDesc%
HKR,	,CLSGUID,,%3COM_GUID%
HKR,Ndi,DeviceID,,"PCMCIA\3Com-3CRWE777A_AirConnect_Wireless_LAN_PCI_Card-294e"
HKR,,CardType,,"3"

;-------------------------------------------------------------------------------
; 3Com DS Params (Win2k)
;
[3Com.AddReg.Params]
HKR, , EnumPropPages32, 0, "we7coins.dll,s24PropPageProvider"
HKR, , NetType, 0, "WLAN"
HKR,Ndi,   Service,    0, "We7x7nd5"

;-------------------------------------------------------------------------------
; Wrapper (Win2k)
;
[3Com.AddReg.interfaces]
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"

;-------------------------------------------------------------------------------
; AirConnect Service and Driver (Win2k)
;
[We7x7nd5.Service]
DisplayName    = %3Com.ServiceDesc%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %12%\We7x7nd5.sys
LoadOrderGroup = NDIS

[We7x7nd5.Eventlog]
Addreg = We7x7nd5.Eventlog.reg

[We7x7nd5.Eventlog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported,   0x00010001, 7

[3Com.CopyFiles.driver]
We7x7nd5.sys,,,2

[3Com.CopyFiles.dll]
WE7ncpa.dll,,,2

[3Com.CopyFiles.CoInstallers]
WE7coins.dll,,,2

[3Com.CopyFiles.hlp]
WE7ncpa.hlp,,,2

;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir             		=11 		; Windows\System
AirConnect.CopyFiles.System   	=11 		; Windows\System
AirConnect.CopyFiles.Inf      	=17 		; Windows\Inf
AirConnect.DelFiles.System      =11			; Windows\System
AirConnect.DelFiles.Inf			=17 		; Windows\Inf
AirConnect.DelFiles.Inf.Other	=17,Other 	; Windows\Inf\Other
3Com.CopyFiles.driver			=12			; LDID for System[32]\Drivers directory
3Com.CopyFiles.dll				=11			; LDID for System[32] directory
3Com.CopyFiles.hlp				=11			; LDID for System[32] directory

;-----------------------------------------------------------------------------
[SourceDisksNames]
1=%SOURCEDISK1%,,

;-----------------------------------------------------------------------------
; disk files
[SourceDisksFiles]
we7x7ND5.sys	=1,,we7x7ND5.sys,28000
we7ncpa.dll		=1,,we7ncpa.dll,200000
we7ncpa.hlp		=1,,we7ncpa.hlp,29000
we7ndi.dll		=1,,we7ndi.dll,18000
we7coins.dll	=1,,we7coins.dll,20000

;-------------------------------------------------------------------------------
; 3Com CoInstaller
;
[3Com.AddReg.CoInstallers]
HKR,,CoInstallers32,0x00010000,"WE7coins.dll,s24CoInstaller"

;-------------------------------------------------------------------------------
; Localizable Strings
;
[Strings]
3COM					= "3Com"
3COM_GUID				= "{0501BD07-A25B-11d3-AD24-00A0F8FFFF62}"

3CRWE737A.DeviceDesc	= "3Com 3CRWE737A AirConnect Wireless LAN PC Card"
3CRWE777A.DeviceDesc	= "3Com 3CRWE777A AirConnect Wireless LAN PCI Card"
3Com.ServiceDesc		= "3Com 3CRWE737A/777A AirConnect Wireless LAN Card Driver"

; Driver Description
3CRWE737_DriverDesc 	= "3Com 3CRWE737A AirConnect Wireless LAN Driver"
3CRWE777_DriverDesc 	= "3Com 3CRWE777A AirConnect Wireless LAN Driver"

SOURCEDISK1			= "3Com AirConnect WLAN Card Installation Disk"
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: web1, load: 1.13