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.

53 lines
1.1 KiB

  1. ; WBEMMSI.INF
  2. ;
  3. ; This is the Setup information file to install WBEMMSI (WMI Event Correlation)
  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. WBEMMSI
  13. [WBEMMSI]
  14. OptionDesc = %WBEMMSI_DESC%
  15. Tip = %WBEMMSI_TIP%
  16. Needs = WBEM
  17. Parent = NetOC ; Management and Monitoring Tools
  18. CopyFiles = WBEMMSI.CopyFiles
  19. AddReg = WBEMMSI.AddReg
  20. IconIndex = 17 ; Net service
  21. Uninstall = WBEMMSI.Uninstall
  22. RegisterDlls = WBEMMSI.RegSvr
  23. [WBEMMSI.Uninstall]
  24. DelFiles = WBEMMSI.CopyFiles
  25. DelReg = WBEMMSI.DelReg
  26. UnregisterDlls = WBEMMSI.UnRegSvr
  27. [DestinationDirs]
  28. WBEMMSI.CopyFiles = 11,WBEM
  29. [WBEMMSI.CopyFiles]
  30. msi.mfl
  31. msi.mof
  32. msiprov.dll
  33. [WBEMMSI.CopyFiles.Security]
  34. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"
  35. [WBEMMSI.RegSvr]
  36. 11,wbem,msiprov.dll,1
  37. [WBEMMSI.UnRegSvr]
  38. 11,wbem,msiprov.dll,1
  39. [WBEMMSI.AddReg]
  40. ; none
  41. [WBEMMSI.DelReg]
  42. ; none