RT2870.inf Driver File Contents (TL-WN727N_V4_131203.zip)

ÿþ;****************************************************************************************

;

; rt2870.inf

;

;   This installation script supports Windows 2000 & XP for the

;   Ralink RT2870 series USB Wireless LAN Card.

;

;   Copyright (c)2002-2013 , Ralink Technology Corp., All Rights Reserved.

;   Developed by RaLink Technology, Corp. -- http://www.ralinktech.com

;

;****************************************************************************************



[Version]

Signature       = "$Chicago$"

Class           = Net

ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}

Provider        = %Provider%

Compatible      = 1

DriverVer       = 09/06/2013, 5.01.07.0000

CatalogFile     = rt2870.cat            ;for WHQL certified



[ControlFlags]

;***********Ralink 802.11 n board  ***********

ExcludeFromSelect = *



[Manufacturer]

%TP-LINK%       = TP-LINK, NTX86.5.1, NTamd64.5.1, NTX86.6.0, NTamd64.6.0, NTx86.6.1, NTamd64.6.1, NTX86.6.2, NTamd64.6.2



;*******************************************************************************************

; NT specific entries

;*******************************************************************************************

[TP-LINK.NTx86.5.1]

;DisplayName              		Section           Hardware ID

;-----------              		-------           --------------------------

%TP-LINK_7601.DeviceDesc%        = RTWLANR_7601.ndi,     USB\VID_148F&PID_7601



[TP-LINK.NTamd64.5.1]

;DisplayName              		Section           Hardware ID

;-----------              		-------           --------------------------



[TP-LINK.NTX86.6.0]

;DisplayName              		Section           Hardware ID

;-----------              		-------           --------------------------



[TP-LINK.NTamd64.6.0]

;DisplayName              		Section           Hardware ID

;-----------              		-------           --------------------------



[TP-LINK.NTX86.6.1]

;DisplayName              		Section           Hardware ID

;-----------              		-------           --------------------------



[TP-LINK.NTamd64.6.1]

;DisplayName              		Section           Hardware ID

;-----------              		-------           --------------------------



[TP-LINK.NTX86.6.2]

;DisplayName              		Section           Hardware ID

;-----------              		-------           --------------------------



[TP-LINK.NTamd64.6.2]

;DisplayName              		Section           Hardware ID

;-----------              		-------           -------------------------





;*******************************************************************************************

; NT specific entries

;*******************************************************************************************

[RTWLANR_7601.ndi.NT]

AddReg                  = Common.reg, RTUSB.ndi.NT.reg, SingleBand.reg, AdhocN.reg, RemoveFlag.reg, PsControl.reg, WirelessMode_BGN.reg, MT7601.reg, CalibrationOption_01.reg

DelReg                  = RegRemove.delReg

Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL

BusType                 = 15                        ; USB

CopyFiles               = NT.CopyFiles





; NT services sections

[RTWLANR_7601.ndi.NT.Services]

AddService              = rt2870, 2, Generic.Service, common.EventLog







;*******************************************************************************************

; NT CoInstallers Sections

;*******************************************************************************************

[RTWLANR_7601.ndi.NT.CoInstallers]

CopyFiles = CoInstaller.CopyFiles

AddReg = CoInstaller_AddReg 



;*******************************************************************************************

; common regs for NT

;*******************************************************************************************



[Common.reg]

;*******************************************************************************************

; System Level Property



;

; Current Profile

;

HKR, ,                            CurProfile,      0,""

HKR, Default,                     CurProfile,      0,""



;

; Radio On/Off

;

HKR, ,                            Radio,           0, "0"

HKR, NDI\params\Radio,            ParamDesc,       0, %RadioOnOff%

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%



;

; Auto Reconnect Mode

;

HKR, ,                            AutoReconnect,   0, "1"



;

; Show Hidden SSID in Site Survey Page

;

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



;*******************************************************************************************

; Advance Page



;

; OpMode

;

HKR, ,                            OpMode,          0, "0"



;

; CCX drastic roaming use

;

HKR, ,                            CCXPktLossLimitTime,    0, "30"



;

; CCX Dbm offset

;

HKR, ,                            CCXDbmOffset,    0, "4"



;

; CCX VO/VI Drop Period, 3 or 5 is recommanded

;

HKR, ,                            CACDropPeriod,    0, "0"



;

; CCX VO/VI Drop Criteria

;

HKR, ,                            CACDropCriteria,    0, "1700"



;

; WirelessMode

;

HKR, ,                            WirelessMode,    0, "9"



;

; Enable patch for pass wifi 11n draft

;

HKR, ,                            TGnWifiTest,     0, "0"



;

; Use Short Slot Time

;

HKR, ,                            ShortSlot,       0, "1"



;

; Use Turbo rate

;

HKR, ,                            TurboRate,       0, "0"



;

; Use Ofdm rate in adhoc mode

;

HKR, ,                            AdhocOfdm,       0, "1"



;

; Disable 5GHz adhoc mode

;

HKR, ,                            Adhoc5GDisable,  0, "0"



;

; Enable TX Burst

;

HKR, ,                            TXBurst,         0, "1"



;

; Use BG Protection

;

HKR, ,                            BGProtection,    0, "0"



;

; CarrierDetect

;

HKR, ,                            CarrierDetect,   0, "0"



;

; AutoChannelSelect

;

HKR, ,                            AutoChannelSelect,0, "0"



;

; WMMCapable

;

HKR, ,                            WMMCapable,      0, "1"



;

; APSDCapable

;

HKR, ,                            APSDCapable,     0, "0"



;

; APSDAC_BE

;

HKR, ,                            APSDAC_BE,       0, "0"



;

; APSDAC_BK

;

HKR, ,                            APSDAC_BK,       0, "0"



;

; APSDAC_VI

;

HKR, ,                            APSDAC_VI,       0, "0"



;

; APSDAC_VO

;

HKR, ,                            APSDAC_VO,       0, "0"



;

; MaxSPLength

;

HKR, ,                            MaxSPLength,     0, "0"

HKR, Default,                     MaxSPLength,     0, "0"



;

; DLSCapable

;

HKR, ,                            DLSCapable,      0, "0"



;

; DirectMode

;

HKR, ,                            DirectMode,      0, "0"



;

; RDG

;

HKR, ,                            RDG,             0, "1"



;

; ProhibitTKIPonHT

;

HKR, ,                            ProhibitTKIPonHT,0, "1"



;

; Link Speed Status

;

HKR, ,                            LinkSpeedStatus, 0, "0"



;

; SmartScan

;

HKR, ,                            SmartScan,       0, "0"

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%



;

; AdhocN40MHzAllowed

;

HKR, ,                            AdhocN40MHzAllowed,0, "0"



;

; WSC Version2 

HKR, ,                            WSCVersion2,     0x00010001, 0x00000020



;

; WSC 2.0 Testbed for some test items. 

HKR, ,                            WSC20Testbed,     0x00010001, 0x0000000C



;

; PSP XLink mode

;

HKR, ,                            PSPXlink,        0, "0"

HKR, NDI\params\PSPXlink,         ParamDesc,       0, %PSPXlink%

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%



;

; CCX2 control

;

HKR, ,                            CCX2Control,     0x00010001, 0x00fa4600



;

; Fast Roaming Sensitivity

;

HKR, ,                                  FastRoamingSensitivity,    0, "0"

HKR, NDI\params\FastRoamingSensitivity,              ParamDesc,    0, %FAST_ROAMING_SENSITIVITY_STR%

HKR, NDI\params\FastRoamingSensitivity,              Type,         0, "enum"

HKR, NDI\params\FastRoamingSensitivity,              Default,      0, "0"

HKR, NDI\params\FastRoamingSensitivity,              Optional,     0, "0"

HKR, NDI\params\FastRoamingSensitivity\enum,         "0",          0, %DISABLE_STR%

HKR, NDI\params\FastRoamingSensitivity\enum,         "1",          0, %LOWEST_STR%

HKR, NDI\params\FastRoamingSensitivity\enum,         "2",          0, %MEDIUM_LOW_STR%

HKR, NDI\params\FastRoamingSensitivity\enum,         "3",          0, %MEDIUM_STR%

HKR, NDI\params\FastRoamingSensitivity\enum,         "4",          0, %MEDIUM_HIGH_STR%

HKR, NDI\params\FastRoamingSensitivity\enum,         "5",          0, %HIGHEST_STR%



;

; Block ACK settings

;

HKR, ,                            BACapability,    0x10001, "0x0b034040"

HKR, Default,                     BACapability,    0x10001, "0x0b034040"



;

; Wifi Direct settings

;

HKR, ,                            WifiDirectControl,	0x10001, "0x803f8078"

HKR, Default,                     WifiDirectControl,	0x10001, "0x803f8078"



;

; P2P Reinforced ACK check

;

HKR, ,                            P2PAckCheck,    0, "1"

HKR, Default,                     P2PAckCheck,    0, "1"



;

; Enable P2P Video Boost within P2P Group

;

HKR, ,                            P2PVideoBoost,      0, "0"



;

; Transmit Rate setting

;

HKR, ,                            TransmitSetting, 0x10001, "0x22CA15"

HKR, Default,                     TransmitSetting, 0x10001, "0x22CA15"



;

; Rssi Delta

;

HKR, ,                            RssiDelta,       0, "6"



;

; Vendor Description

;

HKR, ,                            VendorDesc,      0, %VENDOR_DESC_DEF_STR%

HKR, Default,                     VendorDesc,      0, %VENDOR_DESC_DEF_STR%



;

; WPS Device Name

;

HKR, ,                            WPSDevName,      0, %WPS_DEVNAME_DEF_STR%

HKR, Default,                     WPSDevName,      0, %WPS_DEVNAME_DEF_STR%



;*******************************************************************************************

; Profile



;

; SSID

;

;HKR, ,                           SSID,            0, %SSID_DEF_STR%

;HKR, Default,                    SSID,            0, %SSID_DEF_STR%

;HKR, NDI\params\SSID,            ParamDesc,       0, "SSID"

;HKR, NDI\params\SSID,            type,            0, "edit"

;HKR, NDI\params\SSID,            limitText,       0, "32"

;HKR, NDI\params\SSID,            default,         0, %SSID_DEF_STR%



;

; Network Type

;

HKR, ,                            NetworkType,     0, %NETWORK_TYPE_DEF_STR%

HKR, Default,                     NetworkType,     0, %NETWORK_TYPE_DEF_STR%



;

; Channel

;

HKR, ,                            Channel,         0, %CHANNEL%

HKR, Default,                     Channel,         0, %CHANNEL%





;*******************************************************************************************

; System Configuration Page



;

; Local Administration MAC Network Address

;

HKR, ,                            NetworkAddress,  0, ""

HKR, Default,                     NetworkAddress,  0, ""

HKR, NDI\params\NetworkAddress,   ParamDesc,       0, %LocalNetworkAddress%

HKR, NDI\params\NetworkAddress,   type,            0, "edit"

HKR, NDI\params\NetworkAddress,   limitText,       0, "12"

HKR, NDI\params\NetworkAddress,   default,         0, ""

HKR, NDI\params\Networkaddress,   optional,        0, "1"



;

; Power Saving Mode

;

HKR, ,                            PSMode,          0, "0"

HKR, Default,                     PSMode,          0, "0"

HKR, NDI\params\PSMode,           ParamDesc,       0, %PSMode%

HKR, NDI\params\PSMode,           type,            0, "enum"

HKR, NDI\params\PSMode,           default,         0, "0"

HKR, NDI\params\PSMode\enum,      0,               0, %CAM%

HKR, NDI\params\PSMode\enum,      1,               0, %MAXPSP%



;

; CAM when AC Power

;

HKR, ,                            ACPowerCam,      0, "0"

HKR, Default,                     ACPowerCam,      0, "0"



;

; Preamble Type

;

HKR, ,                            PreambleType,    0, "0"

HKR, Default,                     PreambleType,    0, "0"



;

; RTS Threshold

;

HKR, ,                            RTSThresh,       0, "2347"

HKR, Default,                     RTSThresh,       0, "2347"



;

; Fragment Threshold

;

HKR, ,                            FragThresh,      0, "2346"

HKR, Default,                     FragThresh,      0, "2346"



;*******************************************************************************************

; Authentication & Security Page



;

; Authentication Type

;

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

HKR, Default,                     AuthenType,      0, "0"

                                  

;                                 

; Encryption                      

;                                 

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

HKR, Default,                     Encryption,      0, "1"

                                  

;                                 

; WEP Keys Length                 

;                                 

HKR, ,                            WEPKeyLen,       0, "0"

HKR, Default,                     WEPKeyLen,       0, "0"

                                  

;                                 

; WEP Key to use                  

;                                 

HKR, ,                            WEPKeyUse,       0,"1"

HKR, Default,                     WEPKeyUse,       0,"1"

                                  

;                                 

; WEP Key1                        

;                                 

HKR, ,                            WEPKey1,         0,""

HKR, Default,                     WEPKey1,         0,""

                                  

;                                 

; WEP Key2                        

;                                 

HKR, ,                            WEPKey2,         0,""

HKR, Default,                     WEPKey2,         0,""

                                  

;                                 

; WEP Key3                        

;                                 

HKR, ,                            WEPKey3,         0,""

HKR, Default,                     WEPKey3,         0,""

                                  

;                                 

; WEP Key4                        

;                                 

HKR, ,                            WEPKey4,         0,""

HKR, Default,                     WEPKey4,         0,""

                                  

;                                 

; Reposit Bssid List              

;                                 

HKR, ,                            BssidRepositTime,0, "90"

                                  

[RemoveFlag.reg]                  

HKR, ,                            SafelyRemoveOff, 0, "1"

                                  

[IEEE80211H.reg]

HKR, ,                            IEEE80211H,      0, "0"

HKR, NDI\params\IEEE80211H,       ParamDesc,       0, %IEEE802_11h%

HKR, NDI\params\IEEE80211H,       type,            0, "enum"

HKR, NDI\params\IEEE80211H,       default,         0, "0"

HKR, NDI\params\IEEE80211H\enum,  0,               0, %Disable%

HKR, NDI\params\IEEE80211H\enum,  1,               0, %Enable%



[IEEE80211H_SET.reg]                  

HKR, ,                            IEEE80211H,      0, "1"

                                  

[CarrierDetect.reg]               

HKR, ,                            CarrierDetect,   0, "1"

                                  

[SmartScan.reg]                   

HKR, ,                            SmartScan,       0, "1"



[BackgroundScan.reg]

HKR, NDI\params\SmartScan,        ParamDesc,       0, %BackgroundScan%

HKR, NDI\params\SmartScan\enum,   0,               0, %ALLOW%

HKR, NDI\params\SmartScan\enum,   1,               0, %DISALLOW%



[AdhocN.reg]

;

; AdhocNMode

;

HKR, ,                            AdhocNMode,      0, "0"

HKR, NDI\params\AdhocNMode,       ParamDesc,       0, %AdhocNMode%

HKR, NDI\params\AdhocNMode,       type,            0, "enum"

HKR, NDI\params\AdhocNMode,       default,         0, "0"

HKR, NDI\params\AdhocNMode\enum,  0,               0, %Disable%

HKR, NDI\params\AdhocNMode\enum,  1,               0, %Enable%



[PsControl.reg]

;

; Power Saving Control

;

HKR, ,                            PSControl,       0x00010001, 0x00000001



[SingleBand.reg]

;

; 2.4G Band

;

HKR, ,                                   CountryRegion,      0, "0"

HKR, NDI\params\CountryRegion,           ParamDesc,          0, %CountryRegion24G%

HKR, NDI\params\CountryRegion,           type,               0, "enum"

HKR, NDI\params\CountryRegion,           default,            0, "0"

HKR, NDI\params\CountryRegion\enum,      0,                  0, %CountryRegion24G_0%

HKR, NDI\params\CountryRegion\enum,      1,                  0, %CountryRegion24G_1%

HKR, NDI\params\CountryRegion\enum,      2,                  0, %CountryRegion24G_2%

HKR, NDI\params\CountryRegion\enum,      3,                  0, %CountryRegion24G_3%

HKR, NDI\params\CountryRegion\enum,      4,                  0, %CountryRegion24G_4%

HKR, NDI\params\CountryRegion\enum,      5,                  0, %CountryRegion24G_5%

HKR, NDI\params\CountryRegion\enum,      6,                  0, %CountryRegion24G_6%

HKR, NDI\params\CountryRegion\enum,      7,                  0, %CountryRegion24G_7%



[DefaultBand.reg]

;

; 2.4G Band

;

HKR, ,                                   CountryRegion,      0, "0"

HKR, NDI\params\CountryRegion,           ParamDesc,          0, %CountryRegion24G%

HKR, NDI\params\CountryRegion,           type,               0, "enum"

HKR, NDI\params\CountryRegion,           default,            0, "0"

HKR, NDI\params\CountryRegion\enum,      0,                  0, %CountryRegion24G_0%

HKR, NDI\params\CountryRegion\enum,      1,                  0, %CountryRegion24G_1%

HKR, NDI\params\CountryRegion\enum,      2,                  0, %CountryRegion24G_2%

HKR, NDI\params\CountryRegion\enum,      3,                  0, %CountryRegion24G_3%

HKR, NDI\params\CountryRegion\enum,      4,                  0, %CountryRegion24G_4%

HKR, NDI\params\CountryRegion\enum,      5,                  0, %CountryRegion24G_5%

HKR, NDI\params\CountryRegion\enum,      6,                  0, %CountryRegion24G_6%

HKR, NDI\params\CountryRegion\enum,      7,                  0, %CountryRegion24G_7%



;

; 5G Band

;

HKR, ,                                   CountryRegionABand, 0, "0"

HKR, NDI\params\CountryRegionABand,      ParamDesc,          0, %CountryRegion5G%

HKR, NDI\params\CountryRegionABand,      type,               0, "enum"

HKR, NDI\params\CountryRegionABand,      default,            0, "0"

HKR, NDI\params\CountryRegionABand\enum, 0,                  0, %CountryRegion5G_0%

HKR, NDI\params\CountryRegionABand\enum, 1,                  0, %CountryRegion5G_1%

HKR, NDI\params\CountryRegionABand\enum, 2,                  0, %CountryRegion5G_2%

HKR, NDI\params\CountryRegionABand\enum, 3,                  0, %CountryRegion5G_3%

HKR, NDI\params\CountryRegionABand\enum, 4,                  0, %CountryRegion5G_4%

HKR, NDI\params\CountryRegionABand\enum, 5,                  0, %CountryRegion5G_5%

HKR, NDI\params\CountryRegionABand\enum, 6,                  0, %CountryRegion5G_6%

HKR, NDI\params\CountryRegionABand\enum, 7,                  0, %CountryRegion5G_7%

HKR, NDI\params\CountryRegionABand\enum, 8,                  0, %CountryRegion5G_8%

HKR, NDI\params\CountryRegionABand\enum, 9,                  0, %CountryRegion5G_9%

HKR, NDI\params\CountryRegionABand\enum, 10,                 0, %CountryRegion5G_10%

HKR, NDI\params\CountryRegionABand\enum, 11,                 0, %CountryRegion5G_11%

HKR, NDI\params\CountryRegionABand\enum, 12,                 0, %CountryRegion5G_12%

HKR, NDI\params\CountryRegionABand\enum, 13,                 0, %CountryRegion5G_13%

HKR, NDI\params\CountryRegionABand\enum, 14,                 0, %CountryRegion5G_14%

HKR, NDI\params\CountryRegionABand\enum, 15,                 0, %CountryRegion5G_15%

HKR, NDI\params\CountryRegionABand\enum, 16,                 0, %CountryRegion5G_16%

HKR, NDI\params\CountryRegionABand\enum, 17,                 0, %CountryRegion5G_17%





[5GBandOnly.reg]

; 5G Band Only

;

HKR, ,                                 CountryRegionABand, 0, "0"

HKR, NDI\params\CountryRegionABand,    ParamDesc,          0, %CountryRegion5G%

HKR, NDI\params\CountryRegionABand,    type,               0, "enum"

HKR, NDI\params\CountryRegionABand,    default,            0, "0"

HKR, NDI\params\CountryRegionABand\enum,0,                 0, %CountryRegion5G_0%

HKR, NDI\params\CountryRegionABand\enum,1,                 0, %CountryRegion5G_1%

HKR, NDI\params\CountryRegionABand\enum,2,                 0, %CountryRegion5G_2%

HKR, NDI\params\CountryRegionABand\enum,3,                 0, %CountryRegion5G_3%

HKR, NDI\params\CountryRegionABand\enum,4,                 0, %CountryRegion5G_4%

HKR, NDI\params\CountryRegionABand\enum,5,                 0, %CountryRegion5G_5%

HKR, NDI\params\CountryRegionABand\enum,6,                 0, %CountryRegion5G_6%

HKR, NDI\params\CountryRegionABand\enum,7,                 0, %CountryRegion5G_7%

HKR, NDI\params\CountryRegionABand\enum,8,                 0, %CountryRegion5G_8%

HKR, NDI\params\CountryRegionABand\enum,9,                 0, %CountryRegion5G_9%

HKR, NDI\params\CountryRegionABand\enum,10,                0, %CountryRegion5G_10%

HKR, NDI\params\CountryRegionABand\enum,11,                0, %CountryRegion5G_11%

HKR, NDI\params\CountryRegionABand\enum,12,                0, %CountryRegion5G_12%

HKR, NDI\params\CountryRegionABand\enum,13,                0, %CountryRegion5G_13%

HKR, NDI\params\CountryRegionABand\enum,14,                0, %CountryRegion5G_14%

HKR, NDI\params\CountryRegionABand\enum,15,                0, %CountryRegion5G_15%

HKR, NDI\params\CountryRegionABand\enum,16,                0, %CountryRegion5G_16%

HKR, NDI\params\CountryRegionABand\enum,17,                0, %CountryRegion5G_17%

HKR, ,                                 ChannelMode,        0, "1"



[SingleBand_DisCh14.reg]

;

; 2.4G Band

;

HKR, ,                                   CountryRegion,      0, "0"

HKR, NDI\params\CountryRegion,           ParamDesc,          0, %CountryRegion24G%

HKR, NDI\params\CountryRegion,           type,               0, "enum"

HKR, NDI\params\CountryRegion,           default,            0, "0"

HKR, NDI\params\CountryRegion\enum,      0,                  0, %CountryRegion24G_0%

HKR, NDI\params\CountryRegion\enum,      1,                  0, %CountryRegion24G_1%

HKR, NDI\params\CountryRegion\enum,      2,                  0, %CountryRegion24G_2%

HKR, NDI\params\CountryRegion\enum,      3,                  0, %CountryRegion24G_3%

HKR, NDI\params\CountryRegion\enum,      6,                  0, %CountryRegion24G_6%

HKR, NDI\params\CountryRegion\enum,      7,                  0, %CountryRegion24G_7%



;*******************************************************************************************

; Customer Request

;*******************************************************************************************



[Customer1.reg]

;

; Customer request for Allied 

;

; Vendor Description

HKR, ,                            VendorDesc,      0, %VENDOR_DESC_CUSTOMER1%

HKR, Default,                     VendorDesc,      0, %VENDOR_DESC_CUSTOMER1%



; WPS Device Name

HKR, ,                            WPSDevName,      0, %WPS_DEVNAME_CUSTOMER1%

HKR, Default,                     WPSDevName,      0, %WPS_DEVNAME_CUSTOMER1%



[Customer2.reg]

;

; D-Link Request

;

; WMMCapable

HKR, ,                            WMMCapable,      0, "1"

; Show Hidden SSID in Site Survey Page

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

; Enable TX Burst

HKR, ,                            TXBurst,         0, "1"

; DLSCapable

HKR, ,                            DLSCapable,      0, "1"



[BTCoexist.reg]

HKR, ,                BTSoftwareOn,      0, "0"

HKR, ,                BTConfiguration, 0x00010001, 0x380004fd



[LinkSpeedStatusRxDynamicRate.reg]

;

; LinkSpeedStatus

;

HKR, ,                            LinkSpeedStatus, 0, "2"



[LinkSpeedStatus.reg]

;

; LinkSpeedStatus

;

HKR, ,                            LinkSpeedStatus, 0, "1"



[LinkQualitySetting.reg]

;

;LinkQualitySetting

;

HKR, ,                            LinkQualitySetting, 0x00010001, "0x51"



[GainProSpeed.reg]

HKR, ,                            GainProSpeed, 0x00010001, 0x00000300 



[InitChn14Disabled.reg]

;

; Disable Channel 14 for JP

;

HKR, ,                            InitChn14Disabled,0,"1"



[CoInstOpt_DisableN.reg]

;

; RaCoInstaller Options

;

; CoInstaller Options for Azurewave, MSI

HKR, ,                            RaCoInstOpt,     0,"00101111"

HKR, ,                            CountryWirelessMode,     0x00010001, 0x00001000 



; WirelessMode

HKR, ,                            WirelessMode,    0, "3"



[BaldEagle.reg]

;

; Bald Eagle Mechanism

;

HKR, ,                            BaldEagleSSID, 0, %BaldEagle_SSID%



[Led2.reg]

;

; Led Configuration

;

HKR, ,                            LedCfg,  0, "1"   ; 0=firmware(def), 1=asic



[Feature.reg]

HKR, ,                FeatureSetting, 0x00010001, 0x1



[TxBf.reg]

;

; ETxBfEn

;

HKR, ,                            ETxBfEn,		0,	"1"



;

; ETxBfTimeout

;

HKR, ,                            ETxBfTimeout,	0,	"40000"



;ss

; ETxBfNonCompressedFeedback

;

HKR, ,                            ETxBfNonCompressedFeedback,	0,	"0"



[Vht.reg]

;

; Transmit Rate setting

;

HKR, ,                            TransmitSetting,      0x10001, "0x11D21B"

HKR, Default,                     TransmitSetting,      0x10001, "0x11D21B"



; WirelessMode

HKR, ,                            WirelessMode,    0, "11"



; FW single command

HKR, ,                            FullCalibrationOffloadEnable,      0, "1"



[Vht_NoCal.reg]

;

; Transmit Rate setting

;

HKR, ,                            TransmitSetting,      0x10001, "0x11D21B"

HKR, Default,                     TransmitSetting,      0x10001, "0x11D21B"



; WirelessMode

HKR, ,                            WirelessMode,    0, "11"





[MT7601.reg]

;

; Transmit Rate setting

;

HKR, ,                            TransmitSetting,      0x10001, "0x22CA15"

HKR, Default,                     TransmitSetting,      0x10001, "0x22CA15"



[TxRxConfigByRegistry.reg]

;

;TxRxConfigByRegistry

;

HKR, ,                            TxRxConfigByRegistry,	0,	"1"



[MulticastRateAutoSelected.reg]

;

;MulticastRateAutoSelected

;

HKR, ,                            SoftAPForceMulticastRate, 	0,	"11000000"



[CoInstaller_AddReg]

HKR,,CoInstallers32,0x00010000, "RaCoInst.dll,ClassCoInstaller"



[NotProhibitTKIPonHT.reg]

;

; Not ProhibitTKIPonHT

;

HKR, ,                            ProhibitTKIPonHT,0, "0"



[WepConnectCheckEncry.reg]

;

; Check Encry of AP when setting WEP connection

;

HKR, ,                            WepConnectCheckEncry,0, "1"



[WirelessMode_BGN.reg]

; WirelessMode BGN Only

HKR, ,                            RaCoInstOpt,     0,"00101111"

HKR, ,                            CountryWirelessMode,     0x00010001, 0x00001110



HKR, ,                            WirelessMode,    0, "9"



[WirelessModeSwitch.reg]

; 2.4G/5G Switch

HKR, ,                              RaCoInstOpt,     0,"00101111"

HKR, ,                              WirelessMode,    0, "5"

HKR, NDI\params\WirelessMode,       ParamDesc,       0, %WirelessMode%

HKR, NDI\params\WirelessMode,       type,            0, "enum"

HKR, NDI\params\WirelessMode,       default,         0, "5"

HKR, NDI\params\WirelessMode\enum,  5,               0, %WirelessModeBoth%

HKR, NDI\params\WirelessMode\enum,  9,               0, %WirelessMode24G%

HKR, NDI\params\WirelessMode\enum,  8,               0, %WirelessMode5G%



[WirelessMode_ABGN.reg]

; WirelessMode ABGN

HKR, ,                            RaCoInstOpt,     0,"00101111"

HKR, ,                            WirelessMode,    0, "5"



[RoamingDef_medium.reg]

HKR, ,                                FastRoamingSensitivity,    0, "3"

HKR, NDI\params\FastRoamingSensitivity,              Default,    0, "3"



[TssiPatchForAntennaVariation.reg]

HKR, ,                            TssiPatchForAntennaVariation,  0, "1"



[StreamMode.reg]

HKR, ,                            StreamMode,         0, "1"



[AdTxPwrForFCCTest.reg]

HKR, ,                            AdTxPwrForFCCTest,  0, "1"



[CustomizedPowerMode.reg]

HKR, ,                            CustomizedPowerMode,  0, "1"



[PreferABand.reg]

; Prefer 5G/2.4G

;

HKR, ,                                  PreferABand,     0, "1"

HKR, NDI\params\PreferABand,            ParamDesc,       0, "Prefer 2.4G_5G"

HKR, NDI\params\PreferABand,            type,            0, "enum"

HKR, NDI\params\PreferABand,            default,         0, "1"

HKR, NDI\params\PreferABand\enum,       1,               0, "Prefer_5G"

HKR, NDI\params\PreferABand\enum,       0,               0, "Prefer_2.4G"



[ChannelMode.reg]

HKR, ,                                 ChannelMode, 0, "1"

HKR, NDI\params\ChannelMode,    ParamDesc,          0, %CHANNEL_MODE%

HKR, NDI\params\ChannelMode,    type,               0, "enum"

HKR, NDI\params\ChannelMode,    default,            0, "1"

HKR, NDI\params\ChannelMode\enum,0,                 0, %ChannelMode_0%

HKR, NDI\params\ChannelMode\enum,1,                 0, %ChannelMode_1%

HKR, NDI\params\ChannelMode\enum,2,                 0, %ChannelMode_2%



[CountryTargetTxPowerMode.reg]

HKR, ,                            CountryTargetTxPowerMode,  0, "1"



[CountryTargetTxPowerMode_Set2.reg]

HKR, ,                            CountryTargetTxPowerMode,  0, "2"



[CountryTargetTxPowerMode_Set3.reg]

HKR, ,                            CountryTargetTxPowerMode,  0, "3"



[DisableUpdateTemperature.reg]

HKR, ,                            UpdateBbBasedOnTemperature7650Enable,  0, "0"



[ThermalEnable.reg]

; Thermal solution setting

HKR, ,                            ThermalEnable,      0, "1"



[RxEnhanceEnable.reg]

HKR, ,                            RxEnhanceEnable,    0, "1"



[CalibrationOption_01.reg]

HKR, ,                            CalibrationOption,     0,"00000001"



[CalibrationOption_07.reg]

HKR, ,                            CalibrationOption,     0,"00000111"



;

; Remove registry

;

[RegRemove.delReg]

; Remove CountryRegion

HKR, NDI\params\CountryRegion

HKR, NDI\params\CountryRegionABand



; Remove IEEE80211H

HKR, NDI\params\IEEE80211H



;*******************************************************************************************

; DestinationDirs

;*******************************************************************************************



[DestinationDirs]

NT.CopyFiles            = 12    ; system32\drivers subdirectory on NT

NT_CTV1W.CopyFiles      = 12

CoInstaller.CopyFiles   = 11



[NT.CopyFiles]

rt2870.sys                   ; NT Installation



[NT_CTV1W.CopyFiles]

CTV1W.sys,rt2870.sys,,2	     ; NT Installation



[CoInstaller.CopyFiles]

RaCoInst.dll

RaCoInst.dat



[SourceDisksNames]

1                       = %INSTALL_DISK_STR%,,,



[SourceDisksFiles] 

rt2870.sys              = 1

RaCoInst.dll            = 1

RaCoInst.dat            = 1



;*******************************************************************************************

; NT specific

;*******************************************************************************************

[RTUSB.ndi.NT.reg]

HKR, Ndi,                   Service,            0, "rt2870"

HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"

HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"



[RTUSB_CTV1W.ndi.NT.reg]

HKR, Ndi,                   Service,            0, "CTV1W"

HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"

HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"



[Generic.Service]

DisplayName                 = %Generic.Service.DispName%

ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%

StartType                   = 3                             ;%SERVICE_AUTO_START%

ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%

ServiceBinary               = %12%\rt2870.sys

LoadOrderGroup              = NDIS



[CTV1W.Service]

DisplayName                 = %CTV1W.Service.DispName%

ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%

StartType                   = 3                             ;%SERVICE_AUTO_START%

ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%

ServiceBinary               = %12%\CTV1W.sys

LoadOrderGroup              = NDIS



[common.EventLog]

AddReg=common.AddEventLog.reg



[cisco_ctv1w.EventLog]

AddReg=CTV1W.AddEventLog.reg



[common.AddEventLog.reg]

HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\rt2870.sys"

HKR, , TypesSupported,   0x00010001, 7



[CTV1W.AddEventLog.reg]

HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\CTV1W.sys"

HKR, , TypesSupported,   0x00010001, 7



;*******************************************************************************************

; Strings

;*******************************************************************************************

[Strings]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc	    = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "Radio On/Off"

Disable                     = "Disable"

Enable                      = "Enable"

CountryRegion24G            = "Country Region (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Country Region (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Multimedia/Gaming Environment"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "Local MAC Network Address"

PSMode                      = "Power Saving Mode"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "Adhoc support 802.11n"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"



FAST_ROAMING_SENSITIVITY_STR = "Roaming Sensitivity" 

DISABLE_STR                 = "6.Disable"

LOWEST_STR                  = "5.Lowest"

MEDIUM_LOW_STR              = "4.Low"

MEDIUM_STR                  = "3.Medium"

MEDIUM_HIGH_STR             = "2.High"

HIGHEST_STR                 = "1.Highest"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- Traditional Chinese 

;*******************************************************************************************

[Strings.0404]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "!qÚ}݈n ‹•/Ü•"

Disable                     = "\P(u"

Enable                      = "_U(u"

CountryRegion24G            = ";˜SãN¼x (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = ";˜SãN¼x (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Y’ZÔš/J2b°tƒX"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "²}ïæ[ÔšMO@W"

PSMode                      = "wû–!j_"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "¨–a²}ï/eôc 802.11n"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"



FAST_ROAMING_SENSITIVITY_STR = "+oJH—Oe¦^" 

DISABLE_STR                 = "6.\P(u"

LOWEST_STR                  = "5.gNO"

MEDIUM_LOW_STR              = "4.NO"

MEDIUM_STR                  = "3.-N"

MEDIUM_HIGH_STR             = "2.Øš"

HIGHEST_STR                 = "1.gØš"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- Simplified Chinese

;*******************************************************************************************

[Strings.0804]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "àe¿~ňn _/sQ"

Disable                     = "\P(u"

Enable                      = "/T(u"

CountryRegion24G            = "‘˜SãNx (2.4GHz)"

CountryRegion24G_0          = "#0 (1-11)"

CountryRegion24G_1          = "#1 (1-13)"

CountryRegion24G_2          = "#2 (10-11)"

CountryRegion24G_3          = "#3 (10-13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1-14)"

CountryRegion24G_6          = "#6 (3-9)"

CountryRegion24G_7          = "#7 (5-13)"

CountryRegion5G             = "‘˜SãNx (5GHz)"

CountryRegion5G_0           = "#0 (36-64,149-165)"

CountryRegion5G_1           = "#1 (36-140)"

CountryRegion5G_2           = "#2 (36-64)"

CountryRegion5G_3           = "#3 (52-64,149-161)"

CountryRegion5G_4           = "#4 (149-165)"

CountryRegion5G_5           = "#5 (149-161)"

CountryRegion5G_6           = "#6 (36-48)"

CountryRegion5G_7           = "#7 (36-165)"

CountryRegion5G_8           = "#8 (52-64)"

CountryRegion5G_9           = "#9 (36-116,132-165)"

CountryRegion5G_10          = "#10 (36-48,149-165)"

CountryRegion5G_11          = "#11 (36-120,149-161)"

CountryRegion5G_12          = "#12 (36-140)"

CountryRegion5G_13          = "#13 (52-161)"

CountryRegion5G_14          = "#14 (36-116,136-165)"

CountryRegion5G_15          = "#15 (149-173)"

CountryRegion5G_16          = "#16 (36-173)"

CountryRegion5G_17          = "#17 (36-64,132-140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Y’ZSO/8nb¯sƒX"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "QÜ~ž[SO0W@W"

PSMode                      = "w5u!j_"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "–aQÜ~/ec802.11n"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"



FAST_ROAMING_SENSITIVITY_STR = "+o8nupOe¦^" 

DISABLE_STR                 = "6.\P(u"

LOWEST_STR                  = "5.gNO"

MEDIUM_LOW_STR              = "4.NO"

MEDIUM_STR                  = "3.-N"

MEDIUM_HIGH_STR             = "2.Øš"

HIGHEST_STR                 = "1.gØš"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- Japanese

;*******************************************************************************************

[Strings.0411]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "!qÚ}Ç0Ð0¤0¹0 ª0ó0/ª0Õ0"

Disable                     = "!q¹R"

Enable                      = "	g¹R"

CountryRegion24G            = "Á0ã0ó0Í0ë0³0ü0É0 (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Á0ã0ó0Í0ë0³0ü0É0 (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Þ0ë0Á0á0Ç0£0¢0/²0ü0ß0ó0°0°tƒX"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "í0ü0«0ë0¡{tU0Œ0‹0MAC¢0É0ì0¹0"

PSMode                      = "wû–›Râ0ü0É0"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "11nn0Adhocâ0ü0É0"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

FAST_ROAMING_SENSITIVITY_STR = "í0ü0ß0ó0°0a¦^"

DISABLE_STR                 = "6.!q¹R"

LOWEST_STR                  = "5.gNO"

MEDIUM_LOW_STR              = "4.NO"

MEDIUM_STR                  = "3.-N"

MEDIUM_HIGH_STR             = "2.Øš"

HIGHEST_STR                 = "1.gØš"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- Korean

;*******************************************************************************************

[Strings.0412]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "|·µ$Æ ON/OFF"

Disable                     = "¬À©Æ HÅhÕ"

Enable                      = "¬À©ÆhÕ"

CountryRegion24G            = "m­¬/ÀÉíÅ (2.4GHz)"

CountryRegion24G_0          = "#0 (1-11)"

CountryRegion24G_1          = "#1 (1-13)"

CountryRegion24G_2          = "#2 (10-11)"

CountryRegion24G_3          = "#3 (10-13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1-14)"

CountryRegion24G_6          = "#6 (3-9)"

CountryRegion24G_7          = "#7 (5-13)"

CountryRegion5G             = "m­¬/ÀÉíÅ (5GHz)"

CountryRegion5G_0           = "#0 (36-64,149-165)"

CountryRegion5G_1           = "#1 (36-140)"

CountryRegion5G_2           = "#2 (36-64)"

CountryRegion5G_3           = "#3 (52-64,149-161)"

CountryRegion5G_4           = "#4 (149-165)"

CountryRegion5G_5           = "#5 (149-161)"

CountryRegion5G_6           = "#6 (36-48)"

CountryRegion5G_7           = "#7 (36-165)"

CountryRegion5G_8           = "#8 (52-64)"

CountryRegion5G_9           = "#9 (36-116,132-165)"

CountryRegion5G_10          = "#10 (36-48,149-165)"

CountryRegion5G_11          = "#11 (36-120,149-161)"

CountryRegion5G_12          = "#12 (36-140)"

CountryRegion5G_13          = "#13 (52-161)"

CountryRegion5G_14          = "#14 (36-116,136-165)"

CountryRegion5G_15          = "#15 (149-173)"

CountryRegion5G_16          = "#16 (36-173)"

CountryRegion5G_17          = "#17 (36-64,132-140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "@ºðÒø»µ´Å/Œ¬„Ç XÖ½¬"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "\¸ìÎ ­¬¹ MAC $±¸ÒÌÆlÐ üÈŒÁ"

PSMode                      = "ÈÈ ¨ºÜ´"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "Adhoc ÀÉÐÆ 802.11n"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

FAST_ROAMING_SENSITIVITY_STR = "\¸
¼XÇ üÈÙ³1Á" 

DISABLE_STR                 = "6.¬À©Æ HÅhÕ"

LOWEST_STR                  = "5.\ÍXÕ"

MEDIUM_LOW_STR              = "4.®°LÇ"

MEDIUM_STR                  = "3.ô¼µÑ"

MEDIUM_HIGH_STR             = "2.’±LÇ"

HIGHEST_STR                 = "1.\Íà¬" 



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- French

;*******************************************************************************************

[Strings.040c]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "Radio Marche/Arrêt"

Disable                     = "Désactivé"

Enable                      = "Activé"

CountryRegion24G            = "Pays / Région (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Pays / Région (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Environnements Multimédia/Jeux"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "Adresse Réseau d'Administration Locale MAC"

PSMode                      = "Mode Économie d'Énergie"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "Adhoc Compatible 802.11n"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"



FAST_ROAMING_SENSITIVITY_STR = "Roaming Sensibilité" 

DISABLE_STR                 = "6.Désactivé"

LOWEST_STR                  = "5.le plus bas"

MEDIUM_LOW_STR              = "4.Basse"

MEDIUM_STR                  = "3.Intermédiaire"

MEDIUM_HIGH_STR             = "2.Haut"

HIGHEST_STR                 = "1.Le plus haut"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- Italian

;*******************************************************************************************

[Strings.0410]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "Radio Acceso/Spento"

Disable                     = "Disattiva"

Enable                      = "Attiva"

CountryRegion24G            = "Paese (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Paese (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Ambiente multimediale/giochi"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "Indirizzo locale rete MAC"

PSMode                      = "Modalità risparmio energetico"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "Modalità supporto 802.11n"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

FAST_ROAMING_SENSITIVITY_STR = "Roaming Sensibilità" 

DISABLE_STR                 = "6.Disattiva"

LOWEST_STR                  = "5.più bassi"

MEDIUM_LOW_STR              = "4.Bassa"

MEDIUM_STR                  = "3.Medio"

MEDIUM_HIGH_STR             = "2.Alta"

HIGHEST_STR                 = "1.Più Alto"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- German

;*******************************************************************************************

[Strings.0407]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "Radio An/Aus"

Disable                     = "Deaktivieren"

Enable                      = "Aktivieren"

CountryRegion24G            = "Land Region (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Land Region (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Multimedia/Spielumgebung"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "Lokale MAC Netzwerkadresse"

PSMode                      = "Stromsparmodus"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "Adhoc Unterstützung 802.11n"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

FAST_ROAMING_SENSITIVITY_STR = "Roaming-Empfindlichkeit" 

DISABLE_STR                 = "6.Deaktivieren"

LOWEST_STR                  = "5.Niedrigster"

MEDIUM_LOW_STR              = "4.Gering"

MEDIUM_STR                  = "3.Medium"

MEDIUM_HIGH_STR             = "2.Hoch"

HIGHEST_STR                 = "1.Höchsten"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- Spanish

;*******************************************************************************************

[Strings.0c0a]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "Radio Encendido/Apagado"

Disable                     = "Desactivar"

Enable                      = "Activar"

CountryRegion24G            = "Región País (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Región País (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Ambiente de Multimedia/Juego"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "Dirección de Red MAC Local"

PSMode                      = "Modo Ahorrador de Energía"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "802.11n de soporte Adhoc"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

FAST_ROAMING_SENSITIVITY_STR = "Itinerancia de sensibilidad" 

DISABLE_STR                 = "6.Desactivar"

LOWEST_STR                  = "5.Más bajo"

MEDIUM_LOW_STR              = "4.Baja"

MEDIUM_STR                  = "3.Medio"

MEDIUM_HIGH_STR             = "2.Alto"

HIGHEST_STR                 = "1.Más alto"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- Brazilian Portuguese

;*******************************************************************************************

[Strings.0416]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "Rádio Ligado/Desligado"

Disable                     = "Desativar"

Enable                      = "Ativar"

CountryRegion24G            = "País Região (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "País Região (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Ambiente de Multimedia/Jogo"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "Endereço de Rede MAC Local"

PSMode                      = "Modo Economizador de Energia"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "802.11n de suporte Adhoc"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

FAST_ROAMING_SENSITIVITY_STR = "Roaming Sensibilidade" 

DISABLE_STR                 = "6.Desativar"

LOWEST_STR                  = "5.Menor"

MEDIUM_LOW_STR              = "4.Baixa"

MEDIUM_STR                  = "3.Medium"

MEDIUM_HIGH_STR             = "2.Alta"

HIGHEST_STR                 = "1.Maior"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- Dutch

;*******************************************************************************************

[Strings.0413]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = "Radio Aan/Uit"

Disable                     = "Uitschakelen"

Enable                      = "Inschakelen"

CountryRegion24G            = "Land regio (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "Land regio (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "Multimedia/Spelomgeving"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = "Lokaal MAC netwerkadres"

PSMode                      = "Stroombesparende modus"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = "Adhoc ondersteuning 802.11n"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

FAST_ROAMING_SENSITIVITY_STR = "Roaming Gevoeligheid"

DISABLE_STR                 = "6.Uitschakelen"

LOWEST_STR                  = "5.Laagste"

MEDIUM_LOW_STR              = "4.Laag"

MEDIUM_STR                  = "3.Medium"

MEDIUM_HIGH_STR             = "2.High"

HIGHEST_STR                 = "1.Hoogste"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"



;*******************************************************************************************

; Strings --- Russian

;*******************************************************************************************

[Strings.0419]

Provider                    = "TP-LINK"

TP-LINK                     = "TP-LINK TECHNOLOGIES CO., LTD."

TP-LINK_7601.DeviceDesc     = "TP-LINK Wireless USB Adapter"

INSTALL_DISK_STR            = "Wireless 11n USB Installation Disk"

Generic.Service.DispName    = "Ralink 802.11n USB Wireless LAN Card Driver"

CTV1W.Service.DispName      = "Cisco CTV1W Driver"



;

; Don't put spaces around=sign otherwise installer will not be able to

; find these lines.

; SSID_DEF_STR                = ""

VENDOR_DESC_DEF_STR         = "IEEE 802.11 Wireless Card."

VENDOR_DESC_CUSTOMER1       = "Corega Wireless Card"

NETWORK_TYPE_DEF_STR        = "1"

CHANNEL                     = "1"

WPS_DEVNAME_DEF_STR         = "Ralink Client"

WPS_DEVNAME_CUSTOMER1       = "Corega Client"



WirelessMode                = "Wireless Mode"

WirelessModeBoth            = "Both"

WirelessMode24G             = "2.4G"

WirelessMode5G              = "5G"



RadioOnOff                  = " 048> :;/K:;"

Disable                     = "K:;NG8BL"

Enable                      = ":;NG8BL"

CountryRegion24G            = "!B@0=0/@538>= (2.4GHz)"

CountryRegion24G_0          = "#0 (1 - 11)"

CountryRegion24G_1          = "#1 (1 - 13)"

CountryRegion24G_2          = "#2 (10 - 11)"

CountryRegion24G_3          = "#3 (10 - 13)"

CountryRegion24G_4          = "#4 (14)"

CountryRegion24G_5          = "#5 (1 - 14)"

CountryRegion24G_6          = "#6 (3 - 9)"

CountryRegion24G_7          = "#7 (5 - 13)"

CountryRegion5G             = "!B@0=0/@538>= (5GHz)"

CountryRegion5G_0           = "#0 (36 - 64,149 - 165)"

CountryRegion5G_1           = "#1 (36 - 140)"

CountryRegion5G_2           = "#2 (36 - 64)"

CountryRegion5G_3           = "#3 (52 - 64,149 - 161)"

CountryRegion5G_4           = "#4 (149 - 165)"

CountryRegion5G_5           = "#5 (149 - 161)"

CountryRegion5G_6           = "#6 (36 - 48)"

CountryRegion5G_7           = "#7 (36 - 165)"

CountryRegion5G_8           = "#8 (52 - 64)"

CountryRegion5G_9           = "#9 (36 - 116,132 - 165)"

CountryRegion5G_10          = "#10 (36 - 48,149 - 165)"

CountryRegion5G_11          = "#11 (36 - 120,149 - 161)"

CountryRegion5G_12          = "#12 (36 - 140)"

CountryRegion5G_13          = "#13 (52 - 161)"

CountryRegion5G_14          = "#14 (36 - 116,136 - 165)"

CountryRegion5G_15          = "#15 (149 - 173)"

CountryRegion5G_16          = "#16 (36 - 173)"

CountryRegion5G_17          = "#17 (36 - 64,132 - 140)"

IEEE802_11h                 = "IEEE802.11h"

SmartScan                   = "C;LB8<5489=0O/3@>20O A@540"

PSPXlink                    = "PSP Xlink Mode"

LocalNetworkAddress         = ">:0;L=K9 MAC-04@5A"

PSMode                      = " 568< M=5@3>A15@565=8O"

CAM                         = "CAM"

MAXPSP                      = "Max_PSP"

AdhocNMode                  = " 568< 802.11n ?@O<>3> A>548=5=8O"

BaldEagle_SSID              = "amz?;'seimdf^&j$#@ksjdo*(hq!"

FAST_ROAMING_SENSITIVITY_STR = " >C<8=3 'C2AB28B5;L=>ABL" 

DISABLE_STR                 = "6.K:;NG8BL"

LOWEST_STR                  = "5.!0<K5 =87:85"

MEDIUM_LOW_STR              = "4.87:89"

MEDIUM_STR                  = "3.!@54=89"

MEDIUM_HIGH_STR             = "2.KA>:89"

HIGHEST_STR                 = "1.KAH0O"



BACKGROUNDSCAN              = "Background Scan"

ALLOW                       = "Allow"

DISALLOW                    = "Disallow"



PMF                         = "Protect Management Frame"

CHANNEL_MODE                = "Channel Mode"

ChannelMode_0               = "2.4G"

ChannelMode_1               = "2.4G + 5G"

ChannelMode_2               = "5G Only"

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: web3, load: 2.44