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.

119 lines
5.2 KiB

  1. [Version]
  2. Signature="$CHICAGO$"
  3. [Reg]
  4. AddReg=Webcheck.Reg
  5. DelReg=Webcheck.DeleteKeys
  6. [UnReg]
  7. DelReg=Webcheck.Reg
  8. DelReg=Webcheck.Garbage
  9. ;*************************************************
  10. [Webcheck.Reg]
  11. HKCR,CLSID\%CLSID_WebCheck%,,,"%DESC_WebCheck%"
  12. HKCR,CLSID\%CLSID_WebCheck%\InProcServer32,,131072,%_SYS_MOD_PATH%
  13. HKCR,CLSID\%CLSID_WebCheck%\InProcServer32,"ThreadingModel",,"Apartment"
  14. HKLM,"%APPROVED_SHELLEXT%","%CLSID_WebCheck%",,"%DESC_WebCheck%"
  15. HKCR,CLSID\%CLSID_SubscriptionMgr%,,,"%DESC_SubscriptionMgr%"
  16. HKCR,CLSID\%CLSID_SubscriptionMgr%\InProcServer32,,131072,%_SYS_MOD_PATH%
  17. HKCR,CLSID\%CLSID_SubscriptionMgr%\InProcServer32,"ThreadingModel",,"Apartment"
  18. HKLM,"%APPROVED_SHELLEXT%","%CLSID_SubscriptionMgr%",,"%DESC_SubscriptionMgr%"
  19. HKCR,CLSID\%CLSID_SubscriptionFolder%,,,"%DESC_SubscriptionFolder%"
  20. HKCR,CLSID\%CLSID_SubscriptionFolder%\InProcServer32,,131072,%_SYS_MOD_PATH%
  21. HKCR,CLSID\%CLSID_SubscriptionFolder%\InProcServer32,"ThreadingModel",,"Apartment"
  22. HKCR,CLSID\%CLSID_SubscriptionFolder%\DefaultIcon,,131072,%_SYS_MOD_PATH%
  23. HKCR,CLSID\%CLSID_SubscriptionFolder%\ShellFolder,"Attributes",1,04,01,00,00
  24. HKLM,"%APPROVED_SHELLEXT%","%CLSID_SubscriptionFolder%",,"%DESC_SubscriptionFolder%"
  25. HKCR,CLSID\%CLSID_WebCheckWebCrawler%,,,"%DESC_WebCheckWebCrawler%"
  26. HKCR,CLSID\%CLSID_WebCheckWebCrawler%\InProcServer32,,131072,%_SYS_MOD_PATH%
  27. HKCR,CLSID\%CLSID_WebCheckWebCrawler%\InProcServer32,"ThreadingModel",,"Apartment"
  28. HKLM,"%APPROVED_SHELLEXT%","%CLSID_WebCheckWebCrawler%",,"%DESC_WebCheckWebCrawler%"
  29. HKCR,CLSID\%CLSID_WebCheckChannelAgent%,,,"%DESC_WebCheckChannelAgent%"
  30. HKCR,CLSID\%CLSID_WebCheckChannelAgent%\InProcServer32,,131072,%_SYS_MOD_PATH%
  31. HKCR,CLSID\%CLSID_WebCheckChannelAgent%\InProcServer32,"ThreadingModel",,"Apartment"
  32. HKLM,"%APPROVED_SHELLEXT%","%CLSID_WebCheckChannelAgent%",,"%DESC_WebCheckChannelAgent%"
  33. HKCR,CLSID\%CLSID_TrayAgent%,,,"%DESC_TrayAgent%"
  34. HKCR,CLSID\%CLSID_TrayAgent%\InProcServer32,,131072,%_SYS_MOD_PATH%
  35. HKCR,CLSID\%CLSID_TrayAgent%\InProcServer32,"ThreadingModel",,"Apartment"
  36. HKLM,"%APPROVED_SHELLEXT%","%CLSID_TrayAgent%",,"%DESC_TrayAgent%"
  37. HKCR,CLSID\%CLSID_CDLAgent%,,,"%DESC_CDLAgent%"
  38. HKCR,CLSID\%CLSID_CDLAgent%\InProcServer32,,131072,%_SYS_MOD_PATH%
  39. HKCR,CLSID\%CLSID_CDLAgent%\InProcServer32,"ThreadingModel",,"Apartment"
  40. HKLM,"%APPROVED_SHELLEXT%","%CLSID_CDLAgent%",,"%DESC_CDLAgent%"
  41. HKCR,CLSID\%CLSID_ConnectionAgent%,,,"%DESC_ConnectionAgent%"
  42. HKCR,CLSID\%CLSID_ConnectionAgent%\InProcServer32,,131072,%_SYS_MOD_PATH%
  43. HKCR,CLSID\%CLSID_ConnectionAgent%\InProcServer32,"ThreadingModel",,"Apartment"
  44. HKLM,"%APPROVED_SHELLEXT%","%CLSID_ConnectionAgent%",,"%DESC_ConnectionAgent%"
  45. HKCR,CLSID\%CLSID_PostAgent%,,,"%DESC_PostAgent%"
  46. HKCR,CLSID\%CLSID_PostAgent%\InProcServer32,,131072,%_SYS_MOD_PATH%
  47. HKCR,CLSID\%CLSID_PostAgent%\InProcServer32,"ThreadingModel",,"Apartment"
  48. HKLM,"%APPROVED_SHELLEXT%","%CLSID_PostAgent%",,"%DESC_PostAgent%"
  49. HKCR,CLSID\%CLSID_OfflineSync%,,,"%DESC_OfflineSync%"
  50. HKCR,CLSID\%CLSID_OfflineSync%\InProcServer32,,131072,%_SYS_MOD_PATH%
  51. HKCR,CLSID\%CLSID_OfflineSync%\InProcServer32,"ThreadingModel",,"Apartment"
  52. HKLM,"%APPROVED_SHELLEXT%","%CLSID_OfflineSync%",,"%DESC_OfflineSync%"
  53. HKLM,%SHELL_LOAD%,"WebCheck",,%CLSID_WebCheck%
  54. HKLM,%SYNCMGR_PATH%\%CLSID_OfflineSync%,,,"%DESC_OfflineSync%"
  55. HKLM,%WEBCHECK_PATH%,"LoadSens",,"auto"
  56. HKLM,%WEBCHECK_PATH%,"LoadLCE",,"auto"
  57. [Webcheck.DeleteKeys]
  58. HKCR,InternetShortcut\ShellEx\PropertySheetHandlers\%CLSID_SubscriptionMgr%
  59. ;TODO: whack this before we ship it's temporary:
  60. HKCU,%WEBCHECK_PATH%\Store.0
  61. ;*************************************************
  62. [Webcheck.Garbage]
  63. HKLM,%WEBCHECK_PATH%
  64. HKCU,%WEBCHECK_PATH%
  65. ;*************************************************
  66. [Strings]
  67. CLSID_WebCheck="{E6FB5E20-DE35-11CF-9C87-00AA005127ED}"
  68. CLSID_WebCheckWebCrawler="{08165EA0-E946-11CF-9C87-00AA005127ED}"
  69. CLSID_WebCheckChannelAgent="{E3A8BDE6-ABCE-11d0-BC4B-00C04FD929DB}"
  70. CLSID_ConnectionAgent="{E6CC6978-6B6E-11D0-BECA-00C04FD940BE}"
  71. CLSID_TrayAgent="{E8BB6DC0-6B4E-11d0-92DB-00A0C90C2BD7}"
  72. CLSID_PostAgent="{D8BD2030-6FC9-11D0-864F-00AA006809D9}"
  73. CLSID_CDLAgent="{7D559C10-9FE9-11d0-93F7-00AA0059CE02}"
  74. CLSID_OfflineSync="{7FC0B86E-5FA7-11d1-BC7C-00C04FD929DB}"
  75. CLSID_SubscriptionFolder="{F5175861-2688-11d0-9C5E-00AA00A45957}"
  76. CLSID_SubscriptionMgr="{ABBE31D0-6DAE-11D0-BECA-00C04FD940BE}"
  77. ; Do not Localize
  78. DESC_WebCheck="WebCheck"
  79. DESC_SubscriptionMgr="Subscription Mgr"
  80. DESC_SubscriptionFolder="Subscription Folder"
  81. DESC_WebCheckWebCrawler="WebCheckWebCrawler"
  82. DESC_WebCheckChannelAgent="WebCheckChannelAgent"
  83. DESC_TrayAgent="TrayAgent"
  84. DESC_CDLAgent="Code Download Agent"
  85. DESC_ConnectionAgent="ConnectionAgent"
  86. DESC_PostAgent="PostAgent"
  87. DESC_OfflineSync="WebCheck SyncMgr Handler"
  88. NOTFMGR_PATH="Software\Microsoft\Windows\CurrentVersion\NotificationMgr"
  89. WEBCHECK_PATH="Software\Microsoft\Windows\CurrentVersion\WebCheck"
  90. SHELL_LOAD="Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad"
  91. LOGCONTROL="Software\Microsoft\Windows\CurrentVersion\WebCheck\Log"
  92. APPROVED_SHELLEXT="SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
  93. SYNCMGR_PATH="Software\Microsoft\Windows\CurrentVersion\SyncMgr\Handlers"
  94. [End]