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.

58 lines
1.2 KiB

  1. ; WBEMFWRD.INF
  2. ;
  3. ; This is the Setup information file to install WBEMFWRD (WMI Event Forwarding)
  4. ; as an Optional Component.
  5. ;
  6. ; Copyright (c) Microsoft Corporation. All rights reserved.
  7. ;
  8. [version]
  9. signature="$Windows NT$"
  10. LayoutFile=layout.inf
  11. [Optional Components]
  12. WBEMFWRD
  13. [WBEMFWRD]
  14. OptionDesc = %WBEMFWRD_DESC%
  15. Tip = %WBEMFWRD_TIP%
  16. Needs = WBEM
  17. Parent = NetOC ; Management and Monitoring Tools
  18. CopyFiles = WBEMFWRD.CopyFiles
  19. AddReg = WBEMFWRD.AddReg
  20. IconIndex = 17 ; Net service
  21. Uninstall = WBEMFWRD.Uninstall
  22. RegisterDlls = WBEMFWRD.RegSvr
  23. [WBEMFWRD.Uninstall]
  24. DelFiles = WBEMFWRD.CopyFiles
  25. DelReg = WBEMFWRD.DelReg
  26. UnregisterDlls = WBEMFWRD.UnRegSvr
  27. [DestinationDirs]
  28. WBEMFWRD.CopyFiles = 11,WBEM
  29. [WBEMFWRD.CopyFiles]
  30. fconprov.mfl
  31. fconprov.mof
  32. fevprov.mfl
  33. fevprov.mof
  34. fwdprov.dll
  35. wmimsg.dll
  36. [WBEMFWRD.CopyFiles.Security]
  37. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"
  38. [WBEMFWRD.RegSvr]
  39. 11,wbem,wmimsg.dll,1
  40. 11,wbem,fwdprov.dll,1
  41. [WBEMFWRD.UnRegSvr]
  42. 11,wbem,wmimsg.dll,1
  43. 11,wbem,fwdprov.dll,1
  44. [WBEMFWRD.AddReg]
  45. ; none
  46. [WBEMFWRD.DelReg]
  47. ; none