Source code of Windows XP (NT5)
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.

77 lines
1.6 KiB

  1. HKCR
  2. {
  3. DfsAdmin.DfsSnapinScopeManager.1 = s 'DfsSnapinScopeManager Class'
  4. {
  5. CLSID = s '{677A2D94-28D9-11D1-A95B-008048918FB1}'
  6. }
  7. DfsAdmin.DfsSnapinScopeManager = s 'DfsSnapinScopeManager Class'
  8. {
  9. CurVer = s 'DfsAdmin.DfsSnapinScopeManager.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {677A2D94-28D9-11D1-A95B-008048918FB1} = s 'DfsSnapinScopeManager Class'
  14. {
  15. ProgID = s 'DfsAdmin.DfsSnapinScopeManager.1'
  16. VersionIndependentProgID = s 'DfsAdmin.DfsSnapinScopeManager'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Apartment'
  21. }
  22. }
  23. }
  24. }
  25. HKLM
  26. {
  27. SOFTWARE
  28. {
  29. Microsoft
  30. {
  31. MMC
  32. {
  33. SnapIns
  34. {
  35. {677A2D94-28D9-11D1-A95B-008048918FB1} = s 'Distributed File System'
  36. {
  37. StandAlone
  38. NodeTypes
  39. {
  40. {58268342-28E8-11d1-A95B-008048918FB1} = s 'Distributed File System Static Node'
  41. }
  42. NodeTypes
  43. {
  44. {58268343-28E8-11d1-A95B-008048918FB1} = s 'DfsRoot Dynamic Node'
  45. }
  46. NodeTypes
  47. {
  48. {58268344-28E8-11d1-A95B-008048918FB1} = s 'DfsJunctionPoint Dynamic Node'
  49. }
  50. NodeTypes
  51. {
  52. {58268345-28E8-11d1-A95B-008048918FB1} = s ' DfsReplica Dynamic Node'
  53. }
  54. val About = s '{677A2D94-28D9-11D1-A95B-008048918FB1}'
  55. val NameString = s '%DfsAppName%'
  56. val NameStringIndirect = s '@%MODULE%,-102'
  57. val Provider = s '%DfsAppProvider%'
  58. val Version = s '%DfsAppVersion%'
  59. }
  60. }
  61. NodeTypes
  62. {
  63. {677A2D94-28D9-11D1-A95B-008048918FB1}
  64. {
  65. Extensions
  66. {
  67. NameSpace
  68. PropertySheet
  69. ContextMenu
  70. ToolBar
  71. }
  72. }
  73. }
  74. }
  75. }
  76. }
  77. }