23 lines
460 B
INI
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
[Version]
Signature="$Windows NT$"
[InstallRemoteBoot]
ComponentName=NT50.RemoteBoot
ComponentVersion=5.0
AdvOptions=36
AddReg=RegBINL,RegTFTPD
[RegBINL]
; empty
[RegTFTPD]
HKLM,"system\currentcontrolset\services\tftpd\Parameters","Directory",%REG_EXPAND_SZ%,"%RemoteBoot%"
[Strings]
REG_DWORD =0x10001
REG_EXPAND_SZ =0x20000
REG_BINARY =0x00001
REG_SZ =0x00000
REG_MULTI_SZ =0x10000
REG_NONE =0x20001