WLANURN.inf Driver File Contents (UT_2050_USB_N11.zip)

;****************************************************************************************
;
; WLANURN.inf
;
;   This installation script supports Windows 2000, XP for the
;   Wireless LAN Adapters.
;
;   Copyright (c) 2008
;   All Rights Reserved.
;
;***********************************************************************

[Version]
Signature          = "$Chicago$"
Class              = Net
ClassGUID          = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider           = %Provider%
Compatible         = 1
DriverVer          = 10/01/2008, 1.02.03.0000
CatalogFile.NT     = WLANURN.cat

;[ControlFlags]
;ExcludeFromSelect   = *

[Manufacturer]
%MANUFACTURER_STR%        = DeviceList, NTAMD64.5.1

[DeviceList.NTAMD64.5.1]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%WLAN_USB_DESC_STR%         = WLAN_USB1.NTAMD64,   USB\VID_1761&PID_0B05


;##############################################################################################
; winxp amd64 specific entries
;##############################################################################################
[WLAN_USB1.NTAMD64]
AddReg                  = WLAN_USB1_64_REG,Common.reg, WlanUSB64.ndi.NT.reg
Characteristics         = 0x84
BusType                 = 15    ;USB
CopyFiles               = WINAMD64.CopyFiles

[WLAN_USB1_64_REG]
HKR,,VendorDesc,0,%WLAN_USB_DESC_STR%

[WLAN_USB1.NTAMD64.Services]
AddService              = AsusXN790, 2, WLAN_USB64.Service, common.EventLog

;##############################################################################################
; win2k,xp,amd64 common
;##############################################################################################
[WlanUSB64.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "AsusXN790"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

[WLAN_USB64.Service]
DisplayName                 = %WLAN_USB.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\WLANURN.sys
LoadOrderGroup              = NDIS

[common.EventLog]
AddReg=common.AddEventLog.reg

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

;*******************************************************************************************
; NT CoInstallers Sections
;*******************************************************************************************
[WLAN_USB1.NTAMD64.CoInstallers]
CopyFiles = CoInstaller.CopyFiles
AddReg = CoInstaller_AddReg

;*******************************************************************************************
; common regs for NT and W9x
;*******************************************************************************************
[Common.reg]
;*******************************************************************************************
HKR, ,                    CurProfile,      0,""

HKR, ,                            Radio,           0, "0"
HKR, NDI\params\Radio,            ParamDesc,       0, "Radio On/Off"
HKR, NDI\params\Radio,            type,            0, "enum"
HKR, NDI\params\Radio,            default,         0, "0"
HKR, NDI\params\Radio\enum,       1,               0, "Disable"
HKR, NDI\params\Radio\enum,       0,               0, "Enable"

HKR, ,                                  AutoReconnect,      0, "1"   ; 0=disable, 1=enable(default)

HKR, ,                                  ShowHiddenSSID,     0, "0"   ; 0=disable(default), 1=enable

HKR, ,                            OpMode,          0, "0"			

HKR, ,                            WirelessMode,    0, "5"

HKR, ,                            TXBurst,         0, "1"


HKR, ,                            ShortSlot,       0, "1"			

HKR, ,                            TurboRate,       0, "0"

HKR, ,                            AdhocOfdm,       0, "1"		;802.11 B/G Mix

HKR, ,                            TGnWifiTest,     0, "0"

HKR, ,                            PSMode,          0, "0"

HKR, ,                            RTSThresh,       0, "2347"

HKR, ,                            FragThresh,      0, "2346"

HKR, ,                     	  NetworkType,     0, "1"

HKR, ,                            BGProtection,    0, "0"		;default Auto


HKR, ,                            FrameAggregation,0, "0"


HKR, ,                            IEEE80211H,      0, "0"

HKR, ,                            WMMCapable,      0, "1"

HKR, ,                            APSDCapable,     0, "0"      	; 0=disable(default), 1=enable

HKR, ,                            APSDAC_BE,       0, "0"      	; 0=disable(default), 1=enable

HKR, ,                            APSDAC_BK,       0, "0"      	; 0=disable(default), 1=enable

HKR, ,                            APSDAC_VI,       0, "0"	; 0=disable(default), 1=enable

HKR, ,                            APSDAC_VO,       0, "0"	; 0=disable(default), 1=enable

;
; MaxSPLength
;
HKR, ,                            MaxSPLength,     0, "0"
HKR, Default,                     MaxSPLength,     0, "0"

HKR, ,                            DLSCapable,      0, "0"


HKR, ,                            RDG,      0, "1"


HKR, ,                            SmartScan,       0, "1"
HKR, NDI\params\SmartScan,              ParamDesc, 0, %SmartScan%
HKR, NDI\params\SmartScan,              type,      0, "enum"
HKR, NDI\params\SmartScan,              default,   0, "0"
HKR, NDI\params\SmartScan\enum,         0,         0, "Disable"
HKR, NDI\params\SmartScan\enum,         1,         0, "Enable"



HKR, ,                            AllowBW40InBGBand,      0, "1"


HKR, ,                            PSPXlink,        0, "0"
HKR, NDI\params\PSPXlink,         ParamDesc,       0, "PSP Xlink Mode"
HKR, NDI\params\PSPXlink,         type,            0, "enum"
HKR, NDI\params\PSPXlink,         default,         0, "0"
HKR, NDI\params\PSPXlink\enum,    0,               0, "Disable"
HKR, NDI\params\PSPXlink\enum,    1,               0, "Enable"

HKR, ,                            CCX2Control,     0x00010001, 0x00fa4600

HKR, ,                            BACapability,      0x10001, "0x07034020"
HKR, Default,                     BACapability,      0x10001, "0x07034020"

HKR, ,                            TransmitSetting,      0x10001, "0x2ba15"
HKR, Default,                     TransmitSetting,      0x10001, "0x2ba15"


HKR, ,                            AdhocNMode,      0, "0"

;HKR, ,                            SSID,            0, %SSID_DEF_STR%

HKR, ,                            Channel,         0, %CHANNEL%

HKR, ,                            PreambleType,    0, "0"

HKR, ,                AuthenType,      0, "0" ; Open System

HKR, ,                Encryption,      0, "1" ; Disable

HKR, ,                WEPKeyLen,       0, "0"

HKR, ,                WEPKeyUse,       0,"1"

HKR, ,                WEPKey1,         0,""
HKR, ,                WEPKey2,         0,""
HKR, ,                WEPKey3,         0,""
HKR, ,                WEPKey4,         0,""


[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "RaCoInstx.dll,ClassCoInstaller"

;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************

[DestinationDirs]
WINAMD64.CopyFiles	= 12    ; system32\drivers subdirectory on NT
CoInstaller.CopyFiles   = 11

[WINAMD64.CopyFiles]
WLANURN.sys

[CoInstaller.CopyFiles]
RaCoInstx.dll
RaCoInst.dat


[SourceDisksNames]
1                 	= %INSTALL_DISK_STR%,,,

[SourceDisksFiles] 
WLANURN.sys    = 1
RaCoInstx.dll            = 1
RaCoInst.dat            = 1

;###############################################################################
[strings]
Provider                    = "ASUSTeK Computer Inc."
MANUFACTURER_STR            = "ASUSTeK Computer Inc."

WLAN_USB.Service.DispName   = "ASUS 802.11n USB-N11 Driver"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

WLAN_USB_DESC_STR           = "ASUS 802.11n Network Adapter"


NETWORK_TYPE_DEF_STR        = "1"
CHANNEL                     = "1"
SmartScan                   = "SmartScan"
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: web2, load: 1.26