mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
618 B
17 lines
618 B
\Registry\Machine
|
|
System
|
|
CurrentControlSet
|
|
Services
|
|
IPINIP
|
|
DisplayName = REG_SZ IP in IP Tunnel Driver
|
|
DependOnService = REG_MULTI_SZ Tcpip
|
|
ErrorControl = REG_DWORD 0x1
|
|
Group = REG_SZ PNP_TDI
|
|
ImagePath = REG_EXPAND_SZ \SystemRoot\system32\drivers\ipinip.sys
|
|
Start = REG_DWORD 0x3
|
|
Type = REG_DWORD 0x1
|
|
|
|
Parameters
|
|
DebugBreak = REG_DWORD 0
|
|
DebugLevel = REG_DWORD 0x00
|
|
DebugComp = REG_DWORD 0xFFFFFFFF
|