; Copyright (c) 1985-1998 Microsoft Corporation
;
; Installation file for Windows NT 5.
[Version]
Signature = "$Windows NT$"
Class = NetTrans
ClassGUID = {4d36e975-e325-11ce-bfc1-08002be10318}
Provider = Microsoft
[Manufacturer]
Microsoft = ProtocolsSection
[ProtocolsSection]
%MSR_TCPIP6.DisplayName% = MSR_TCPIP6.Install, MSR_TCPIP6
[MSR_TCPIP6.Install]
Characteristics = 0x00
AddReg = Registry.MSR_TCPIP6.Install
CopyFiles = MSR_TCPIP6.Files.sys, MSR_TCPIP6.Files.drv
[Registry.MSR_TCPIP6.Install]
; Class Information
HKR, Ndi, HelpText, 0, %MSR_TCPIP6.HelpText%
HKR, Ndi, Service, 0, "Tcpip6"
HKR, Ndi, CoServices, %FLG_ADDREG_TYPE_MULTI_SZ%, "Tcpip6"
; Interfaces
HKR, Ndi\Interfaces, UpperRange, 0, "tdi"
HKR, Ndi\Interfaces, LowerRange, 0, "ndis5"
;=====================================
; TCP/IPv6 Interface and Service Install
;=====================================
; Service install
[MSR_TCPIP6.Install.Services]
AddService = Tcpip6, 0, Install.AddService.TCPIP6, AddEventLog
; Install Tcpip6 service
[Install.AddService.TCPIP6]
DisplayName = %MSR_TCPIP6.TCPIP6.ServiceDescription%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 2 ;SERVICE_AUTO_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\tcpip6.sys
LoadOrderGroup = PNP_TDI
AddReg = Registry.Service.TCPIP6
; Install Winsock dependency
[MSR_TCPIP6.Install.Winsock]
AddSock = Install.Tcpip6Winsock
[Install.Tcpip6Winsock]
TransportService = Tcpip6
HelperDllName = "%SystemRoot%\System32\wship6.dll"
MaxSockAddrLength = 0x18
MinSockAddrLength = 0x18
LibraryPath="%SystemRoot%\System32\rnr20.dll"
DisplayString=%MSR_TCPIP6.Provider_Desc%
SupportedNameSpace=12
SchemaSupport=0
ProviderId="{22059d40-7e9e-11cf-ae5a-00aa00a7112b}"
[Registry.Service.TCPIP6]
HKR, , "TextModeFlags", 0x10001, 0x0001
;====================================
; TCP/IP6 Interface and Service Remove
;====================================
[MSR_TCPIP6.Install.Remove]
;nothing
[MSR_TCPIP6.Install.Remove.Services]
DelService = Tcpip6
[MSR_TCPIP6.Install.Remove.Winsock]
DelSock = Remove.Tcpip6Winsock
[Remove.Tcpip6Winsock]
TransportService=Tcpip6
ProviderId="{22059d40-7e9e-11cf-ae5a-00aa00a7112b}"
[MSR_TCPIP6.Files.sys]
wship6.dll
ipv6.exe
ping6.exe
tracert6.exe
ttcp6.exe
[MSR_TCPIP6.Files.drv]
tcpip6.sys
[DestinationDirs]
MSR_TCPIP6.Files.sys = 11 ; %WINDIR%\SYSTEM32
MSR_TCPIP6.Files.drv = 12 ; %WINDIR%\SYSTEM32\DRIVERS
;****************************************************************************
; [Event Log] sections.
;****************************************************************************
[AddEventLog]
AddReg = AddEventLog.AddReg
[AddEventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\netevent.dll"
HKR,,TypesSupported,0x00010001,7
[Strings]
MSR_TCPIP6.DisplayName = "TCP/IPv6 Protocol"
MSR_TCPIP6.HelpText = "Transmission Control Protocol/Internet Protocol version 6. The next-generation version of the default wide area network protocol that provides communication across diverse interconnected networks."
MSR_TCPIP6.Provider_Desc = "Tcpip6"
MSR_TCPIP6.TCPIP6.ServiceDescription = "TCP/IPv6 Protocol Driver"
; AddReg flags
FLG_ADDREG_TYPE_EXPAND_SZ = 0x00020000
FLG_ADDREG_TYPE_MULTI_SZ = 0x00010000
FLG_ADDREG_TYPE_DWORD = 0x00010001
FLG_ADDREG_KEYONLY = 0x00000010
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.