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.

54 lines
1.1 KiB

  1. HKLM
  2. {
  3. NoRemove Software
  4. {
  5. NoRemove Microsoft
  6. {
  7. NoRemove MMC
  8. {
  9. NoRemove Snapins
  10. {
  11. ForceRemove {5876455A-D84B-481f-8E65-44853F6F0914} =
  12. s 'Server Manager'
  13. {
  14. val NameString = s '%SNAPIN_NAME%'
  15. val About = s '{63FC9C7B-E45A-4549-B030-31BFDE06C9B1}'
  16. NodeTypes
  17. {
  18. {21B99B45-F813-4dcf-BFBE-DD238E9ACBDC}
  19. }
  20. StandAlone
  21. }
  22. }
  23. NoRemove NodeTypes
  24. {
  25. ForceRemove {21B99B45-F813-4dcf-BFBE-DD238E9ACBDC}
  26. }
  27. }
  28. }
  29. }
  30. }
  31. HKCR
  32. {
  33. BOMSnapin.BOMSnapin.1 = s 'Server Manager Snap-in Class'
  34. {
  35. CLSID = s '{5876455A-D84B-481f-8E65-44853F6F0914}'
  36. }
  37. BOMSnapin.BOMSnapin = s 'Server Manager Snap-in Class'
  38. {
  39. CurVer = s 'BOMSnapin.BOMSnapin.1'
  40. }
  41. NoRemove CLSID
  42. {
  43. ForceRemove {5876455A-D84B-481f-8E65-44853F6F0914} = s 'Server Manager Snap-in Class'
  44. {
  45. ProgID = s 'BOMSnapin.BOMSnapin.1'
  46. VersionIndependentProgID = s 'BOMSnapin.BOMSnapin'
  47. ForceRemove 'Programmable'
  48. InprocServer32 = s '%MODULE%'
  49. {
  50. val ThreadingModel = s 'Apartment'
  51. }
  52. }
  53. }
  54. }