windows-nt/Source/XPSP1/NT/net/config/netcfg/inf/netdhoc.inx
2020-09-26 16:20:57 +08:00

24 lines
609 B
Plaintext

;---[ NetDHOC.INF ]------------------------------------------------------------
;
; DHCP Server Optional Component Install.
;
; Copyright (c) 1997, Microsoft Corporation
;
[version]
signature = "$Windows NT$"
LayoutFile = layout.inf
Provider = %Msft%
[DHCPServer]
Upgrade = DHCPServer.Upgrade
Uninstall = DHCPServer.Remove
[DHCPServer.Upgrade]
; Nothing here. This just prevents the upgrade from failing on a
; "Section Not Found" error.
[DHCPServer.Remove]
; Nothing here. This just prevents the remove from failing on a
; "Section Not Found" error.