Leaked source code of windows server 2003
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.
 
 
 
 
 
 

23 lines
649 B

;---[ NetDHOC.INF ]------------------------------------------------------------
;
; DHCP Server Optional Component Install.
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
[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.