;***********************************************************************
; WlanUZAV32.INF
;
; This installation script supports Windows VISTA32 for the
; Wireless LAN Adapters.
;
; Copyright (c) 2007
; All Rights Reserved.
;
;***********************************************************************
[Version]
DriverVer = 05/11/2007,2.0.2.5
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %DRV_PROVIDER_STR%
CatalogFile.NT = WlanUZAV32.cat
[Manufacturer]
%MANUFACTURER_STR% = DeviceList, NTX86.6.0
;[ControlFlags]
;Exclude all PNP adapters from user selection
;ExcludeFromSelect = *
[DeviceList.NTX86.6.0]
; DisplayName Section Hardware ID
;----------- ------- --------------------------
%WLAN_AG760_DESC_STR% = WLAN_USB1, USB\Vid_0CDE&Pid_0020
%WLAN_XG760N_DESC_STR% = WLAN_USB2, USB\Vid_0CDE&Pid_001A
%WLAN_XG760A_DESC_STR% = WLAN_USB3, USB\VID_0CDE&PID_0009
[WLAN_USB1]
Characteristics = 0x84
BusType = 15
AddReg = WLAN_USB1_VISTA32,WLAN_USB.reg, WLAN_USB_Common.reg, hwchipid2.reg
CopyFiles = WLAN_USB.CopyFiles
*IfType = 71 ; IF_TYPE_IEEE80211
*MediaType = 16 ; NdisMediumNative802_11
*PhysicalMediaType = 9 ; NdisPhysicalMediumNative802_11
[WLAN_USB1_VISTA32]
HKR,, VendorDesc, 0, %WLAN_AG760_DESC_STR%
[WLAN_USB1.Services]
AddService = AG760V32, 2, WLAN_USB.Service, WLAN_USB.EventLog
[WLAN_USB2]
Characteristics = 0x84
BusType = 15
AddReg = WLAN_USB2_VISTA32,WLAN_USB.reg, WLAN_USB_Common.reg, hwchipid2.reg
CopyFiles = WLAN_USB.CopyFiles
*IfType = 71 ; IF_TYPE_IEEE80211
*MediaType = 16 ; NdisMediumNative802_11
*PhysicalMediaType = 9 ; NdisPhysicalMediumNative802_11
[WLAN_USB2_VISTA32]
HKR,, VendorDesc, 0, %WLAN_XG760N_DESC_STR%
[WLAN_USB2.Services]
AddService = AG760V32, 2, WLAN_USB.Service, WLAN_USB.EventLog
[WLAN_USB3]
Characteristics = 0x84
BusType = 15
AddReg = WLAN_USB3_VISTA32,WLAN_USB.reg, WLAN_USB_Common.reg, hwchipid3.reg
CopyFiles = WLAN_USB.CopyFiles
*IfType = 71 ; IF_TYPE_IEEE80211
*MediaType = 16 ; NdisMediumNative802_11
*PhysicalMediaType = 9 ; NdisPhysicalMediumNative802_11
[WLAN_USB3_VISTA32]
HKR,, VendorDesc, 0, %WLAN_XG760A_DESC_STR%
[WLAN_USB3.Services]
AddService = AG760V32, 2, WLAN_USB.Service, WLAN_USB.EventLog
[WLAN_USB.reg]
HKR, Ndi, Service, 0, "AG760V32"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "wlan,ethernet"
[hwchipid2.reg]
HKR, , chipId, 0, "2"
[hwchipid3.reg]
HKR, , chipId, 0, "3"
[WLAN_USB.Service]
DisplayName = %WLAN_USB_SERVICE_STR%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\WlanUZAG.sys
LoadOrderGroup = NDIS
[WLAN_USB.EventLog]
AddReg = WLAN_USB.AddEventLog.reg
[WLAN_USB.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[WLAN_USB_Common.reg]
HKR, Ndi\params\*ReceiveBuffers, ParamDesc, 0, "%ReceiveBuffers%"
HKR, Ndi\params\*ReceiveBuffers, default, 0, "64"
HKR, Ndi\params\*ReceiveBuffers, min, 0, "1"
HKR, Ndi\params\*ReceiveBuffers, max, 0, "00000128"
HKR, Ndi\params\*ReceiveBuffers, step, 0, "1"
HKR, Ndi\params\*ReceiveBuffers, Base, 0, "10"
HKR, Ndi\params\*ReceiveBuffers, type, 0, "int"
HKR, Ndi\params\*TransmitBuffers, ParamDesc, 0, "%TransmitBuffers%"
HKR, Ndi\params\*TransmitBuffers, default, 0, "64"
HKR, Ndi\params\*TransmitBuffers, min, 0, "1"
HKR, Ndi\params\*TransmitBuffers, max, 0, "00000064"
HKR, Ndi\params\*TransmitBuffers, step, 0, "1"
HKR, Ndi\params\*TransmitBuffers, Base, 0, "10"
HKR, Ndi\params\*TransmitBuffers, type, 0, "int"
HKR, Ndi\params\NetworkAddress, ParamDesc, 0, %NetworkAddress%
HKR, Ndi\params\NetworkAddress, default, 0, ""
HKR, Ndi\params\NetworkAddress, LimitText, 0, "12"
HKR, Ndi\params\NetworkAddress, UpperCase, 0, "1"
HKR, Ndi\params\NetworkAddress, optional, 0, "1"
HKR, Ndi\params\NetworkAddress, type, 0, "edit"
HKR, Ndi\params\shortPreamble, ParamDesc, 0, %shortPreamble%
HKR, Ndi\params\shortPreamble, Base, 0, "10"
HKR, Ndi\params\shortPreamble, default, 0, "1"
HKR, Ndi\params\shortPreamble, type, 0, "enum"
HKR, Ndi\params\shortPreamble\enum, "1", 0, %shortPreambleEnable%
HKR, Ndi\params\shortPreamble\enum, "0", 0, %shortPreambleDisable%
HKR, Ndi\params\scanTimeValid, ParamDesc, 0, %scanTimeValid%
HKR, Ndi\params\scanTimeValid, default, 0, "60"
HKR, Ndi\params\scanTimeValid, min, 0, "20"
HKR, Ndi\params\scanTimeValid, max, 0, "120"
HKR, Ndi\params\scanTimeValid, step, 0, "5"
HKR, Ndi\params\scanTimeValid, base, 0, "10"
HKR, Ndi\params\scanTimeValid, type, 0, "int"
;*********************************************************************
; Destination Directories
;*********************************************************************
[DestinationDirs]
WLAN_USB.CopyFiles = 12
[WLAN_USB.CopyFiles]
WlanUZAG.sys,WlanUZAV32.sys,,2
[SourceDisksNames]
;Source Disk ID = Disk Name
;-------------- ---------
1 = %INSTALL_DISK_STR%,,,
[SourceDisksFiles]
WlanUZAV32.sys = 1
;###############################################################################
[Strings]
DRV_PROVIDER_STR = " "
MANUFACTURER_STR = " "
INSTALL_DISK_STR = "NB 802.11a/b/g Wireless LAN USB Adapter Install Disk"
WLAN_AG760_DESC_STR = "NB 802.11a/b/g Wireless LAN USB Adapter(1211B_DualBand)"
WLAN_USB_SERVICE_STR = "NB 802.11a/b/g 760 1211B vista Driver"
WLAN_XG760N_DESC_STR = "NB 802.11g Wireless LAN USB Adapter(1211B)"
WLAN_XG760A_DESC_STR = "NB 802.11g Wireless LAN USB Adapter(1211)"
TransmitBuffers = "Transmit Buffers"
ReceiveBuffers = "Receive Buffers"
NetworkAddress = "Network Address"
scanTimeValid = "Scan Valid Interval"
shortPreamble = "802.11b Preamble"
shortPreambleEnable = "Long and Short"
shortPreambleDisable = "Long only"
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.