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.
19 lines
576 B
19 lines
576 B
;
|
|
; This file contains the default contents of the \Registry database
|
|
; All keys are specified relative to the \Registry root key.
|
|
;
|
|
|
|
\Registry\Machine
|
|
|
|
System
|
|
CurrentControlSet
|
|
Services
|
|
Tftpd
|
|
Type = REG_DWORD 0x20
|
|
Start = REG_DWORD 0x3
|
|
ErrorControl = REG_DWORD 0x1
|
|
Group =
|
|
ImagePath = REG_EXPAND_SZ %SystemRoot%\system32\tftpd.exe
|
|
DependOnService = REG_MULTI_SZ "Tcpip"
|
|
Dependencies =
|
|
ObjectName = REG_SZ LocalSystem
|