NETw1x64.INF Driver File Contents (WLAN_C.zip)

;*****************************************
; NETw1x64.INF
;
; Intel Wireless WiFi Link Adapters
; Installation Script for Windows XP 64 bit
;
; Copyright (c) 2007 Intel, Inc. All Rights Reserved
;
;------------------------------------------------------------------------------

;******************************************************************************
; Version Section
;------------------------------------------------------------------------------
[version]
Signature   = "$Windows NT$"
Compatible  = 1
Class       = net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %PROVIDER_NAME%
DriverVer   = 06/18/2009,12.5.0.57 ;DATE HAS TO BE IN FOLLOWING FORMAT MM/DD/YYYY
CatalogFile = NETw1x64.cat


;*****************************************
; Manufacturer
;-----------------------------------------

[Manufacturer]
%COMPANY_NAME% = Device, NTamd64.5.2

;[ControlFlags]
;ExcludeFromSelect = \ 
;        PCI\VEN_8086&DEV_0083&SUBSYS_12058086 , \ 
;        PCI\VEN_8086&DEV_0083&SUBSYS_12068086 , \ 
;        PCI\VEN_8086&DEV_0083&SUBSYS_13058086 , \ 
;        PCI\VEN_8086&DEV_0083&SUBSYS_13068086 , \ 
;        PCI\VEN_8086&DEV_0084&SUBSYS_12158086 , \ 
;        PCI\VEN_8086&DEV_0084&SUBSYS_12168086 , \ 
;        PCI\VEN_8086&DEV_0084&SUBSYS_13158086 , \ 
;        PCI\VEN_8086&DEV_0084&SUBSYS_13168086 , \ 
;        PCI\VEN_8086&DEV_0083&SUBSYS_12258086 , \ 
;        PCI\VEN_8086&DEV_0083&SUBSYS_12268086 , \ 
;        PCI\VEN_8086&DEV_0083&SUBSYS_13258086 , \ 
;        PCI\VEN_8086&DEV_0083&SUBSYS_13268086 , \ 

;*****************************************
;Device
;-----------------------------------------

;*****************************************
;Device XP64
;-----------------------------------------
[Device.NTamd64.5.2]

; GEN_1000_MC_BGN
%NIC_MPCIEX_1000_BGN% = Install_MPCIEX_GEN_1000_MC_BGN_XP64    ,   PCI\VEN_8086&DEV_0083&SUBSYS_12058086 ;

; GEN_1000_MC_BG
%NIC_MPCIEX_1000_BG% = Install_MPCIEX_GEN_1000_MC_BG_XP64    ,   PCI\VEN_8086&DEV_0083&SUBSYS_12068086 ;

; GEN_1000_HMC_BGN
%NIC_MPCIEX_1000_BGN% = Install_MPCIEX_GEN_1000_HMC_BGN_XP64    ,   PCI\VEN_8086&DEV_0083&SUBSYS_13058086 ;

; GEN_1000_HMC_BG
%NIC_MPCIEX_1000_BG% = Install_MPCIEX_GEN_1000_HMC_BG_XP64    ,   PCI\VEN_8086&DEV_0083&SUBSYS_13068086 ;

; Lenovo_1000_MC_BGN
%NIC_MPCIEX_1000_BGN% = Install_MPCIEX_Lenovo_1000_MC_BGN_XP64    ,   PCI\VEN_8086&DEV_0084&SUBSYS_12158086 ;

; Lenovo_1000_MC_BG
%NIC_MPCIEX_1000_BG% = Install_MPCIEX_Lenovo_1000_MC_BG_XP64    ,   PCI\VEN_8086&DEV_0084&SUBSYS_12168086 ;

; Lenovo_1000_HMC_BGN
%NIC_MPCIEX_1000_BGN% = Install_MPCIEX_Lenovo_1000_HMC_BGN_XP64    ,   PCI\VEN_8086&DEV_0084&SUBSYS_13158086 ;

; Lenovo_1000_HMC_BG
%NIC_MPCIEX_1000_BGN% = Install_MPCIEX_Lenovo_1000_HMC_BG_XP64    ,   PCI\VEN_8086&DEV_0084&SUBSYS_13168086 ;

; Dell_1000_MC_BGN
%NIC_MPCIEX_1000_BG% = Install_MPCIEX_Dell_1000_MC_BGN_XP64    ,   PCI\VEN_8086&DEV_0083&SUBSYS_12258086 ;

; Dell_1000_MC_BG
%NIC_MPCIEX_1000_BG% = Install_MPCIEX_Dell_1000_MC_BG_XP64    ,   PCI\VEN_8086&DEV_0083&SUBSYS_12268086 ;

; Dell_1000_HMC_BGN
%NIC_MPCIEX_1000_BGN% = Install_MPCIEX_Dell_1000_HMC_BGN_XP64    ,   PCI\VEN_8086&DEV_0083&SUBSYS_13258086 ;

; Dell_1000_HMC_BG
%NIC_MPCIEX_1000_BG% = Install_MPCIEX_Dell_1000_HMC_BG_XP64    ,   PCI\VEN_8086&DEV_0083&SUBSYS_13268086 ;


;*****************************************
;INSTALL XP64
;-----------------------------------------

;-----------------------------------------
; Intel  XP64 GEN_1000_MC_BGN
;-----------------------------------------

[Install_MPCIEX_GEN_1000_MC_BGN_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_GEN_1000, Reg_GEN_1000_MC, Reg_1000_BGN, Reg_MPCIEX_1000_BGN, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_GEN_1000_MC_BGN_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP64 GEN_1000_MC_BG
;-----------------------------------------

[Install_MPCIEX_GEN_1000_MC_BG_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_GEN_1000, Reg_GEN_1000_MC, Reg_1000_BG, Reg_MPCIEX_1000_BG, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_GEN_1000_MC_BG_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP64 GEN_1000_HMC_BGN
;-----------------------------------------

[Install_MPCIEX_GEN_1000_HMC_BGN_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_GEN_1000, Reg_GEN_1000_HMC, Reg_1000_BGN, Reg_MPCIEX_1000_BGN, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_GEN_1000_HMC_BGN_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP64 GEN_1000_HMC_BG
;-----------------------------------------

[Install_MPCIEX_GEN_1000_HMC_BG_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_GEN_1000, Reg_GEN_1000_HMC, Reg_1000_BG, Reg_MPCIEX_1000_BG, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_GEN_1000_HMC_BG_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP64 Lenovo_1000_MC_BGN
;-----------------------------------------

[Install_MPCIEX_Lenovo_1000_MC_BGN_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_Lenovo_1000, Reg_Lenovo_1000_MC, Reg_1000_BGN, Reg_MPCIEX_1000_BGN, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_Lenovo_1000_MC_BGN_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP Lenovo_1000_MC_BG
;-----------------------------------------

[Install_MPCIEX_Lenovo_1000_MC_BG_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_Lenovo_1000, Reg_Lenovo_1000_MC, Reg_1000_BG, Reg_MPCIEX_1000_BG, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_Lenovo_1000_MC_BG_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP Lenovo_1000_HMC_BGN
;-----------------------------------------

[Install_MPCIEX_Lenovo_1000_HMC_BGN_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_Lenovo_1000, Reg_Lenovo_1000_HMC, Reg_1000_BGN, Reg_MPCIEX_1000_BGN, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_Lenovo_1000_HMC_BGN_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP Lenovo_1000_HMC_BG
;-----------------------------------------

[Install_MPCIEX_Lenovo_1000_HMC_BG_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_Lenovo_1000, Reg_Lenovo_1000_HMC, Reg_1000_BG, Reg_MPCIEX_1000_BG, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_Lenovo_1000_HMC_BG_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP Dell_1000_MC_BGN
;-----------------------------------------

[Install_MPCIEX_Dell_1000_MC_BGN_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_Dell_1000, Reg_Dell_1000_MC, Reg_1000_BGN, Reg_MPCIEX_1000_BGN, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_Dell_1000_MC_BGN_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP Dell_1000_MC_BG
;-----------------------------------------

[Install_MPCIEX_Dell_1000_MC_BG_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_Dell_1000, Reg_Dell_1000_MC, Reg_1000_BG, Reg_MPCIEX_1000_BG, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_Dell_1000_MC_BG_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP Dell_1000_HMC_BGN
;-----------------------------------------

[Install_MPCIEX_Dell_1000_HMC_BGN_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_Dell_1000, Reg_Dell_1000_HMC, Reg_1000_BGN, Reg_MPCIEX_1000_BGN, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_Dell_1000_HMC_BGN_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

;-----------------------------------------
; Intel  XP Dell_1000_HMC_BG
;-----------------------------------------

[Install_MPCIEX_Dell_1000_HMC_BG_XP64]
AddReg         = Reg_Common, Reg_Common_XP64, Reg_1000, Reg_Dell_1000, Reg_Dell_1000_HMC, Reg_1000_BG, Reg_MPCIEX_1000_BG, Reg_NDIS_XP64, Reg_CoInstaller64, Reg_NCPA64
Characteristics = 0x84; NCF_HAS_UI, NCF_PHYSICAL
BusType         = 5; PCI bus
CopyFiles       = CopyFiles_Driver_XP64, CopyFiles_NCPA64

[Install_MPCIEX_Dell_1000_HMC_BG_XP64.Services]
AddService      = NETw1x64, 2, NIC_Service_XP64, Common_EventLog_XP64

[Reg_Common]
HKR,,ApsdTriggerQueues,0x10001,0x0
HKR,,BTEnableFlags,0x10001,0x3
HKR,,CardType,0x00010001,2
HKR,,CCXv4FeatureSet,0x10001,0x0
HKR,,CcxSdkActive,0x10003,0x0
HKR,,CcxVersion,0x10003,0x4
HKR,,ConfigurationName,0,"PR0W1RELE55"
HKR,,ConnectionPriority,0,"2"
HKR,,CtsToItself,0x10003,0x1
HKR,,DesiredAuthenticationMode,0x10003,0x0
HKR,,DesiredCipher,0x10003,0x1
HKR,,DesiredDefaultKeyId,0x10003,0x1
HKR,,DesiredPortType,0x10003,0x1
HKR,,DesiredPSKey1,0x2,""
HKR,,DesiredPSKey2,0x2,""
HKR,,DesiredPSKey3,0x2,""
HKR,,DesiredPSKey4,0x2,""
HKR,,FixedLongPreamble,0x10001,0x0
HKR,,FixedSupportedRates,0x10001,0xFFF
HKR,,HdEnabled,0x10001,0x0
HKR,,IBSSTxPower,0x00000002,"100"
HKR,,IbssQosEnabled,0x10003,0x1
HKR,,ModulationType,2,"2"
HKR,,NdisEnvironment,0x10001,0
HKR,,NetType,0,"WLAN"
HKR,,PibssShortSlot,0x10001,0x1
HKR,,PropPacketBurstEnabled,0x10003,0x0
HKR,,Provider,0,%PROVIDER_NAME%
HKR,,RadioEnable,0x10003,0x1
HKR,,RecommendedAtimWindow,0x10003,0x0
HKR,,RecommendedBand,2,"0"
HKR,,RecommendedBeaconInterval,0x10001,0x64
HKR,,RoamAggressiveness,0x10003,0x2
HKR,,BTOnThreshold,0x10001,0x4
HKR,,HiddenNetworkEnabledDefault,0x10001,0x1


[Reg_1000]
HKR,,CLSGUID,0,"{C55AE514-9E49-4aef-B31E-70CC7B450144}"
HKR,,CalibrationActive,0x10001,0x4577
HKR,,ActivateDisconnectedAntennaOnly,0x10001,0x0
HKR,,ChannelWidth24,0x10001,0x0
HKR,,ScanWhenAssociated,0x10001,0x1
HKR,,WoWLanEnable,0x10001,0x0
HKR,,BandType,0x10003,0x0
HKR,,Diversity11b,0x10003,0x0
HKR,,Diversity11g,0x10003,0x0
HKR,,rlcChainSettings,0x10001,0x6
HKR,,tlcValidAntenna,0x10001,0x1
HKR,,PmaPapdEnabled,0x10001,0x1


[Reg_GEN_1000]
HKR,,DesiredSsid,0x00000002,"Intel 802.11 Default SSID"
HKR,,LedMode,0x10001,0x1
HKR,,PowerIndex,0x00000002,"6"
HKR,,RecommendedChannel24,2,"11"


[Reg_Lenovo_1000]
HKR,,DesiredSsid,0x00000002,"WXYZ"
HKR,,LedMode,0x10001,0x3
HKR,,PowerIndex,0x00000002,"3"
HKR,,RecommendedChannel24,2,"11"


[Reg_Dell_1000]
HKR,,DesiredSsid,0x00000002,"101"
HKR,,LedMode,0x10001,0x2
HKR,,PowerIndex,0x00000002,"3"
HKR,,RecommendedChannel24,2,"1"


[Reg_CoInstaller64]
HKR,,CoInstallers32,0x00010000,"NETw1c64.dll,ClassCoInstallerEntryPoint"

[Reg_NCPA64]
HKR,,EnumPropPages32,0,"NETw1c64.dll,AddWirelessPPToNCPA"


[Reg_MPCIEX_1000_BGN]
HKR,,AdapterModel,0,%NIC_MPCIEX_AdapterModel_1000_BGN%
HKR,,DriverDesc,0,%NIC_DriverDesc_1000_BGN%

[Reg_MPCIEX_1000_BG]
HKR,,AdapterModel,0,%NIC_MPCIEX_AdapterModel_1000_BG%
HKR,,DriverDesc,0,%NIC_DriverDesc_1000_BG%

[Reg_NDIS_XP64]
HKR, Ndi\Interfaces,  UpperRange,   0, "ndis5,wifipro"
HKR, Ndi\Interfaces,  LowerRange,   0, "ethernet,wifimon"
HKR, Ndi,             Service,      0, "NETw1x64"

[Reg_1000_BGN]
HKR,,FeatureSet,0x10001,0x21902001

[Reg_1000_BG]
HKR,,IEEE11nMode,0x10001,0x0
HKR,,FeatureSet,0x10001,0x2190F001

[Common_EventLog_XP64]
AddReg = Reg_CommonAddEventLog_XP64

[Reg_CommonAddEventLog_XP64]
HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\Drivers\NETw1x64.sys"
HKR,, TypesSupported,   0x00010001, 7



[Reg_Common_XP64]


[Reg_GEN_1000_MC]

[Reg_GEN_1000_HMC]

[Reg_Lenovo_1000_MC]

[Reg_Lenovo_1000_HMC]

[Reg_Dell_1000_MC]

[Reg_Dell_1000_HMC]


[NIC_Service_XP64]
DisplayName = %NIC_Service_DispName_XP64%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\NETw1x64.sys
LoadOrderGroup  = NDIS

[Common_EventLog_XP64]
AddReg = Reg_CommonAddEventLog_XP64

;-----------------------------------------
; DestinationDirs

[CopyFiles_Driver_XP64]
NETw1x64.sys,,,2


[CopyFiles_NCPA64]
NETw1c64.dll,,,2
NETw1r64.dll,,,2

[SourceDisksNames]
1=%SOURCEDISK1%,,

[SourceDisksFiles]
NETw1x64.sys = 1,,
NETw1c64.dll = 1,,
NETw1r64.dll = 1,,

[DestinationDirs]
DefaultDestDir            = 11 ; Windows\System32
CopyFiles_Driver_XP64=12;Windows\System32\Drivers
CopyFiles_NCPA64          = 11 ; Windows\System32

[Strings]
PROVIDER_NAME                      = "Intel"
COMPANY_NAME                       = "Intel Corporation"

NIC_MPCIEX_1000_BGN               = "Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              = "Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  = "Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  = "Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   = "Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   = "Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          = "Intel(R) WiFi Link 1000 Adapter Driver for Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          = "Intel(R) WiFi Link 1000 BG Adapter Driver for Windows XP 64 Bit"

NIC_Service_DispName_XP64				  = "Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  = "Intel(R) Wireless WiFi Link 1000 Series Install Disk"

[Strings.0401] ; Arabic (Saudi Arabia)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="ÈÑäÇãÌ ÊÔÛíá ãÍæá Intel(R) WiFi Link 1000 áäÙÇã Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="ÈÑäÇãÌ ÊÔÛíá ãÍæá Intel(R) WiFi Link 1000 BG áäÙÇã Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="ÞÑÕ ÊËÈíÊ ãÌãæÚÉ Intel(R) Wireless WiFi Link 1000"
[Strings.0804] ; Chinese (Simplified)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Intel(R) WiFi Link 1000 ÊÊÅäÆ÷Çý¶¯³ÌÐò£¨ÊÊÓÃÓÚ Windows XP 64 룩"
NIC_Service_DispName_1000_XP64_BG          ="Intel(R) WiFi Link 1000 BG ÊÊÅäÆ÷Çý¶¯³ÌÐò£¨ÊÊÓÃÓÚ Windows XP 64 룩"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Intel(R) Wireless WiFi Link 1000 ϵÁа²×°ÅÌ"
[Strings.0404] ; Chinese (Traditional)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="¥Î©ó Windows XP 64 Bit ªº Intel(R) WiFi Link 1000 Óì°t¾¹ÅX°Êµ{¦¡"
NIC_Service_DispName_1000_XP64_BG          ="¥Î©ó Windows XP 64 Bit ªº Intel(R) WiFi Link 1000 BG Óì°t¾¹ÅX°Êµ{¦¡"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Intel(R) Wireless WiFi Link 1000 ¨t¦C¦w¸ËºÏºÐ"
[Strings.0C04] ; Chinese (Hong Kong)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="¥Î©ó Windows XP 64 Bit ªº Intel(R) WiFi Link 1000 Óì°t¾¹ÅX°Êµ{¦¡"
NIC_Service_DispName_1000_XP64_BG          ="¥Î©ó Windows XP 64 Bit ªº Intel(R) WiFi Link 1000 BG Óì°t¾¹ÅX°Êµ{¦¡"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Intel(R) Wireless WiFi Link 1000 ¨t¦C¦w¸ËºÏºÐ"
[Strings.0405] ; Czech (Czech Republic)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Ovladaè adaptéru Intel(R) WiFi Link 1000 pro systém Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="Ovladaè adaptéru Intel(R) WiFi Link 1000 BG pro systém Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Instalaèní disk adaptéru øady Intel(R) Wireless WiFi Link 1000"
[Strings.0406] ; Danish (Denmark)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Intel(R) WiFi Link 1000 Adapter Driver til Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="Intel(R) WiFi Link 1000 BG Adapter Driver til Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Intel(R) Wireless WiFi Link 1000-serien installationsdisk"
[Strings.0407] ; German (Germany)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Intel(R) WiFi Link 1000 Adaptertreiber für Windows XP 64-Bit"
NIC_Service_DispName_1000_XP64_BG          ="Intel(R) WiFi Link 1000 BG Adaptertreiber für Windows XP 64-Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Intel(R) Wireless WiFi Link der Serie 1000 - Installationsdiskette"
[Strings.0408] ; Greek (Greece)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Ðñüãñáììá ïäÞãçóçò ðñïóáñìïãÝá Intel(R) WiFi Link 1000 ãéá Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="Ðñüãñáììá ïäÞãçóçò ðñïóáñìïãÝá Intel(R) WiFi Link 1000 BG ãéá Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="ÄéóêÝôá åãêáôÜóôáóçò Intel(R) Wireless WiFi Link 1000 Series"
[Strings.0C0A] ; Spanish (Spain)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Controlador del adaptador Intel(R) WiFi Link 1000 para Windows XP de 64 bits"
NIC_Service_DispName_1000_XP64_BG          ="Controlador del adaptador Intel(R) WiFi Link 1000 BG para Windows XP de 64 bits"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Disco de instalación de Intel(R) Wireless WiFi Link serie 1000"
[Strings.040B] ; Finnish (Finland)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Intel(R) WiFi Link 1000 -sovitinohjain Windows XP 64-bit -käyttöjärjestelmään"
NIC_Service_DispName_1000_XP64_BG          ="Intel(R) WiFi Link 1000 BG -sovitinohjain Windows XP 64-bit -käyttöjärjestelmään"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Intel(R) Wireless WiFi Link 1000 Series -asennuslevy"
[Strings.040C] ; French (France)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Pilote de carte Intel(R) WiFi Link 1000 pour Windows XP 64 bits"
NIC_Service_DispName_1000_XP64_BG          ="Pilote de carte Intel(R) WiFi Link 1000 BG pour Windows XP 64 bits"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Disque d'installation de la série Intel(R) Wireless WiFi Link 1000"
[Strings.040D] ; Hebrew (Israel)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="îðäì äú÷ï ùì îúàí Intel(R) WiFi Link 1000 òáåø Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="îðäì äú÷ï ùì îúàí Intel(R) WiFi Link 1000 BG òáåø Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="ãéñ÷ äú÷ðä ùì Intel(R) Wireless WiFi Link 1000 Series"
[Strings.040E] ; Hungarian (Hungary)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Intel(R) WiFi Link 1000 adapter illesztõprogram 64 bites Windows XP-hez"
NIC_Service_DispName_1000_XP64_BG          ="Intel(R) WiFi Link 1000 BG adapter illesztõprogram 64 bites Windows XP-hez"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Intel(R) Wireless WiFi Link 1000 Series telepítõ lemez"
[Strings.0410] ; Italian (Italy)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Driver scheda Intel(R) WiFi Link 1000 per Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="Driver scheda Intel(R) WiFi Link 1000 BG per Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Disco di installazione per Intel(R) Wireless WiFi Link 1000 Series"
[Strings.0411] ; Japanese (Japan)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Windows XP 64 ビット用インテル(R) WiFi Link 1000 アダプタ ドライバ"
NIC_Service_DispName_1000_XP64_BG          ="Windows XP 64 ビット用インテル(R) WiFi Link 1000 BG アダプタ ドライバ"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="インテル(R) Wireless WiFi Link 1000 シリーズ インストール ディスク"
[Strings.0412] ; Korean (Korea)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Windows XP 64ºñÆ®¿ë ÀÎÅÚ(R) WiFi ¸µÅ© 1000 ¾î´ðÅÍ µå¶óÀ̹ö"
NIC_Service_DispName_1000_XP64_BG          ="Windows XP 64ºñÆ®¿ë ÀÎÅÚ(R) WiFi ¸µÅ© 1000 BG ¾î´ðÅÍ µå¶óÀ̹ö"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="ÀÎÅÚ(R) ¹«¼± WiFi ¸µÅ© 1000 ½Ã¸®Áî ¼³Ä¡ µð½ºÅ©"
[Strings.0413] ; Dutch (Netherlands)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Stuurprogramma voor Intel(R) WiFi Link 1000 Adapter onder Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="Stuurprogramma voor Intel(R) WiFi Link 1000 BG Adapter onder Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Installatieschijf voor Intel(R) Wireless WiFi Link 1000 Series"
[Strings.0414] ; Norwegian (Bokmål) (Norway)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Intel(R) WiFi Link 1000 kortdriver for Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="Intel(R) WiFi Link 1000 BG kortdriver for Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Installasjonsplate for Intel(R) Wireless WiFi Link 1000-serien"
[Strings.0415] ; Polish (Poland)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Sterownik karty Intel(R) WiFi Link 1000 dla systemu Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="Sterownik karty Intel(R) WiFi Link 1000 BG dla systemu Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Dysk instalacyjny Intel(R) Wireless WiFi Link 1000"
[Strings.0416] ; Portuguese (Brazil)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Driver do Adaptador Intel(R) WiFi Link 1000 para Windows XP 64 bits"
NIC_Service_DispName_1000_XP64_BG          ="Driver do Adaptador Intel(R) WiFi Link 1000 BG para Windows XP 64 bits"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Disco da instalação do Intel(R) Wireless WiFi Link Série 1000"
[Strings.0816] ; Portuguese (Portugal)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Controlador do Adaptador da ligação WiFi Intel(R) 1000 para Windows XP 64 Bits"
NIC_Service_DispName_1000_XP64_BG          ="Controlador do Adaptador da ligação WiFi Intel(R) 1000 BG para Windows XP 64 Bits"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Disco de Instalação da Ligação Wireless WiFi Intel(R) 1000"
[Strings.0419] ; Russian (Russia)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Äðàéâåð àäàïòåðà Intel(R) WiFi Link 1000 äëÿ Windows XP 64 Bit"
NIC_Service_DispName_1000_XP64_BG          ="Äðàéâåð àäàïòåðà Intel(R) WiFi Link 1000 BG äëÿ Windows XP 64 Bit"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Óñòàíîâî÷íûé äèñê àäàïòåðà Intel(R) Wireless WiFi Link ñåðèè 1000"
[Strings.041D] ; Swedish (Sweden)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Kortdrivrutin för Windows XP 64-bitars för Intel(R) WiFi Link 1000"
NIC_Service_DispName_1000_XP64_BG          ="Kortdrivrutin för Windows XP 64-bitars för Intel(R) WiFi Link 1000 BG"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Installationsdisk för Intel(R) Wireless WiFi Link 1000"
[Strings.041E] ; Thai (Thailand)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="ä´ÃàÇÍÃìÍá´ç»àµÍÃì Intel(R) WiFi Link 1000 ÊÓËÃѺ Windows XP 64 ºÔµ"
NIC_Service_DispName_1000_XP64_BG          ="ä´ÃàÇÍÃìÍá´ç»àµÍÃì Intel(R) WiFi Link 1000 BG ÊÓËÃѺ Windows XP 64 ºÔµ"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="´ÔÊ¡ìµÔ´µÑé§ Intel(R) Wireless WiFi Link 1000 Series"
[Strings.041F] ; Turkish (Turkey)
PROVIDER_NAME                      ="Intel"
COMPANY_NAME                       ="Intel Corporation"

NIC_MPCIEX_1000_BGN               ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_1000_BG              ="Intel(R) WiFi Link 1000 BG"

NIC_MPCIEX_AdapterModel_1000_BGN   	  ="Intel(R) WiFi Link 1000 BGN"
NIC_MPCIEX_AdapterModel_1000_BG   	  ="Intel(R) WiFi Link 1000 BG"

NIC_DriverDesc_1000_BGN                   ="Intel(R) WiFi Link 1000 Driver"
NIC_DriverDesc_1000_BG                   ="Intel(R) WiFi Link 1000 BG Driver"

NIC_Service_DispName_1000_XP64_BGN          ="Windows XP 64 Bit için Intel(R) WiFi Link 1000 Baðdaþtýrýcý Sürücüsü"
NIC_Service_DispName_1000_XP64_BG          ="Windows XP 64 Bit için Intel(R) WiFi Link 1000 BG Baðdaþtýrýcý Sürücüsü"

NIC_Service_DispName_XP64				  ="Intel(R) Wireless WiFi Link 1000 Series Adapter Driver for Windows XP 64 Bit"
SOURCEDISK1                        	  ="Intel(R) Wireless WiFi Link 1000 Serisi Yükleme Diski"
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: 0.73