24 lines
632 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
;---[ 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.