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.

63 lines
1.3 KiB

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