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.

26 lines
822 B

  1. HKCR
  2. {
  3. WMIScriptUtils.WMIObjectBrokerRegistration2.1 = s 'WMIObjectBrokerRegistration2 Class'
  4. {
  5. CLSID = s '{789FA835-DFC5-4fa1-BB0F-9E152C19EC60}'
  6. }
  7. WMIScriptUtils.WMIObjectBrokerRegistration2 = s 'WMIObjectBrokerRegistration2 Class'
  8. {
  9. CLSID = s '{789FA835-DFC5-4fa1-BB0F-9E152C19EC60}'
  10. CurVer = s 'WMIScriptUtils.WMIObjectBrokerRegistration2.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {789FA835-DFC5-4fa1-BB0F-9E152C19EC60} = s 'WMIObjectBrokerRegistration2 Class'
  15. {
  16. ProgID = s 'WMIScriptUtils.WMIObjectBrokerRegistration2.1'
  17. VersionIndependentProgID = s 'WMIScriptUtils.WMIObjectBrokerRegistration2'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{94089A9F-400D-4d7a-9699-141DA0931ED0}'
  24. }
  25. }
  26. }