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.
 
 
 
 
 
 

43 lines
783 B

; -- NETUPNP.INX --
;
; Universal Plug & Play Support
;
; Copyright (c) Microsoft Corporation. All rights reserved.
[version]
signature="$Windows NT$"
LayoutFile=layout.inf
Provider=%Msft%
;
; For Optional Components Use Only
;
[UPNP]
CopyFiles = CpyFiles_Sys
Uninstall = UPNP.Remove
RegisterDlls = UPNP.Register
[UPNP.Remove]
UnregisterDlls = UPNP.Unregister
;
; COM Object registration/Perf counters
;
[UPNP.Register]
11,, upnpui.dll, 1
[UPNP.Unregister]
11,, upnpui.dll, 1
[DestinationDirs]
CpyFiles_Sys = 11 ;System32
;
; Copy Files sections
;
[CpyFiles_Sys]
upnpui.dll,,,2
[CpyFiles_Sys.Security]
"D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"