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.

63 lines
2.6 KiB

  1. [Version]
  2. Signature="$CHICAGO$"
  3. [RegDll]
  4. AddReg=Register
  5. [WabRegDll]
  6. AddReg=RegisterWAB
  7. [UnRegDll]
  8. DelReg=DelRegistry
  9. [Register]
  10. HKCR,CLSID\%CLSID_DsPropertyUI%\InProcServer32,,%REGEXSZ%,%_SYS_MOD_PATH%
  11. HKCR,CLSID\%CLSID_DsPropertyUI%\InProcServer32,ThreadingModel,,Apartment
  12. HKCR,CLSID\%CLSID_DsPropertyUI%\ShellEx\MayChangeDefaultMenu,,,1
  13. HKLM,%ApprovedSHExt%,%CLSID_DsPropertyUI%,,"Directory Property UI"
  14. ;
  15. HKCR,CLSID\%CLSID_DsVerbs%\InProcServer32,,%REGEXSZ%,%_SYS_MOD_PATH%
  16. HKCR,CLSID\%CLSID_DsVerbs%\InProcServer32,ThreadingModel,,"Apartment"
  17. HKCR,CLSID\%CLSID_DsVerbs%\ShellEx\MayChangeDefaultMenu,,,1
  18. HKLM,%ApprovedSHExt%,%CLSID_DsVerbs%,,"Directory Context Menu Verbs"
  19. ;
  20. HKCR,CLSID\%CLSID_DsDomainTreeBrowser%\InProcServer32,,%REGEXSZ%,%_SYS_MOD_PATH%
  21. HKCR,CLSID\%CLSID_DsDomainTreeBrowser%\InProcServer32,ThreadingModel,,Apartment
  22. ;
  23. HKCR,CLSID\%CLSID_DsDisplaySpecifier%\InProcServer32,,%REGEXSZ%,%_SYS_MOD_PATH%
  24. HKCR,CLSID\%CLSID_DsDisplaySpecifier%\InProcServer32,ThreadingModel,,Apartment
  25. ;
  26. HKCR,CLSID\%CLSID_MicrosoftDS%\AllContainers\%SHEXPP%\%CLSID_DsPropertyUI%,,,%CLSID_DsPropertyUI%
  27. HKCR,CLSID\%CLSID_MicrosoftDS%\AllContainers\%SHEXCM%\%CLSID_DsPropertyUI%,,,%CLSID_DsPropertyUI%
  28. HKCR,CLSID\%CLSID_MicrosoftDS%\AllObjects\%SHEXPP%\%CLSID_DsPropertyUI%,,,%CLSID_DsPropertyUI%
  29. HKCR,CLSID\%CLSID_MicrosoftDS%\AllObjects\%SHEXCM%\%CLSID_DsPropertyUI%,,,%CLSID_DsPropertyUI%
  30. ;
  31. HKLM,%WABPP%\MailUser,%CLSID_DsPropertyUI%,%CLSID_DsPropertyUI%,,
  32. HKLM,%WABPP%\DistList,%CLSID_DsPropertyUI%,%CLSID_DsPropertyUI%,,
  33. HKLM,%WABCM%,%CLSID_DsPropertyUI%,%CLSID_DsPropertyUI%,,
  34. [DelRegistry]
  35. HKCR,CLSID\%CLSID_DsPropertyUI%
  36. HKCR,CLSID\%CLSID_DsDomainTreeBrowser%
  37. HKCR,CLSID\%CLSID_DsVerbs%
  38. HKCR,CLSID\%CLSID_DsDisplaySpecifier%
  39. HKCR,CLSID\%CLSID_MicrosoftDS%\AllContainers\%SHEXPP%\%CLSID_DsPropertyUI%
  40. HKCR,CLSID\%CLSID_MicrosoftDS%\AllContainers\%SHEXCM%\%CLSID_DsPropertyUI%
  41. HKLM,%WABPP%\MailUser,%CLSID_DsPropertyUI%
  42. HKLM,%WABPP%\DistList,%CLSID_DsPropertyUI%
  43. HKLM,%WABCM%,%CLSID_DsPropertyUI%
  44. HKLM,%ApprovedSHExt%,%CLSID_DsPropertyUI%
  45. HKLM,%ApprovedSHExt%,%CLSID_DsVerbs%
  46. [Strings]
  47. REGEXSZ=0x00020000
  48. SHEXPP=shellex\PropertySheetHandlers
  49. SHEXCM=shellex\ContextMenuHandlers
  50. WABPP=Software\Microsoft\WAB\WAB4\ExtDisplay
  51. WABCM=Software\Microsoft\WAB\WAB4\ExtContext
  52. ApprovedSHExt=Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved
  53. CLSID_MicrosoftDS={fe1290f0-cfbd-11cf-a330-00aa00c16e65}
  54. CLSID_DsPropertyUI={0D45D530-764B-11d0-A1CA-00AA00C16E65}
  55. CLSID_DsDomainTreeBrowser={1698790a-e2b4-11d0-b0b1-00c04fd8dca6}
  56. CLSID_DsVerbs={62AE1F9A-126A-11D0-A14B-0800361B1103}
  57. CLSID_DsDisplaySpecifier={1AB4A8C0-6A0B-11d2-AD49-00C04FA31A86}