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.

149 lines
8.2 KiB

  1. ; SYS_MOD_PATH gets replaced during CallRegInstall (staticRT\shared.cpp)
  2. ; don't change it in here without doing the right thing there
  3. HKLM,"Software\Clients\Mail\Outlook Express","DLLPath",131072,%SYS_MOD_PATH%
  4. HKLM,"Software\Clients\News\Outlook Express","DLLPath",131072,%SYS_MOD_PATH%
  5. HKCR,"CLSID\{8F0C5675-AEEF-11d0-84F0-00C04FD43F8F}",,,"AthWafer"
  6. HKCR,"CLSID\{8F0C5675-AEEF-11d0-84F0-00C04FD43F8F}\InprocServer32",,131072,%SYS_MOD_PATH%
  7. HKCR,"CLSID\{8F0C5675-AEEF-11d0-84F0-00C04FD43F8F}\InprocServer32","ThreadingModel",,"Both"
  8. HKCR,"CLSID\{E70C92A9-4BFD-11d1-8A95-00C04FB951F3}",,,"CLSID_StoreNamespace"
  9. HKCR,"CLSID\{E70C92A9-4BFD-11d1-8A95-00C04FB951F3}\InprocServer32",,131072,%SYS_MOD_PATH%
  10. HKCR,"CLSID\{E70C92A9-4BFD-11d1-8A95-00C04FB951F3}\InprocServer32","ThreadingModel",,"Both"
  11. HKCR,"CLSID\{101A8FB9-F1B9-11d1-9A56-00C04FA309D4}",,,"CLSID_MessageStore"
  12. HKCR,"CLSID\{101A8FB9-F1B9-11d1-9A56-00C04FA309D4}\InprocServer32",,131072,%SYS_MOD_PATH%
  13. HKCR,"CLSID\{101A8FB9-F1B9-11d1-9A56-00C04FA309D4}\InprocServer32","ThreadingModel",,"Both"
  14. HKCR,"CLSID\{BE09F473-7FEB-11d2-9962-00C04FA309D4}",,,"CLSID_MigrateMessageStore"
  15. HKCR,"CLSID\{BE09F473-7FEB-11d2-9962-00C04FA309D4}\InprocServer32",,131072,%SYS_MOD_PATH%
  16. HKCR,"CLSID\{BE09F473-7FEB-11d2-9962-00C04FA309D4}\InprocServer32","ThreadingModel",,"Both"
  17. HKCR,"CLSID\{6F74FDC5-E366-11d1-9A4E-00C04FA309D4}",,,"CLSID_MessageDatabase"
  18. HKCR,"CLSID\{6F74FDC5-E366-11d1-9A4E-00C04FA309D4}\InprocServer32",,131072,%SYS_MOD_PATH%
  19. HKCR,"CLSID\{6F74FDC5-E366-11d1-9A4E-00C04FA309D4}\InprocServer32","ThreadingModel",,"Both"
  20. HKCR,"CLSID\{6F74FDC6-E366-11d1-9A4E-00C04FA309D4}",,,"CLSID_FolderDatabase"
  21. HKCR,"CLSID\{6F74FDC6-E366-11d1-9A4E-00C04FA309D4}\InprocServer32",,131072,%SYS_MOD_PATH%
  22. HKCR,"CLSID\{6F74FDC6-E366-11d1-9A4E-00C04FA309D4}\InprocServer32","ThreadingModel",,"Both"
  23. HKCR,"CLSID\{CAE80521-F685-11d1-AF32-00C04FA31B90}",,,"CLSID_OENote"
  24. HKCR,"CLSID\{CAE80521-F685-11d1-AF32-00C04FA31B90}\InprocServer32",,131072,%SYS_MOD_PATH%
  25. HKCR,"CLSID\{CAE80521-F685-11d1-AF32-00C04FA31B90}\InprocServer32","ThreadingModel",,"Both"
  26. HKCR,"CLSID\{626BAFE1-E5D6-11D1-B1DD-006097D503D9}",,,"CLSID_OERulesManager"
  27. HKCR,"CLSID\{626BAFE1-E5D6-11D1-B1DD-006097D503D9}\InprocServer32",,131072,%SYS_MOD_PATH%
  28. HKCR,"CLSID\{626BAFE1-E5D6-11D1-B1DD-006097D503D9}\InprocServer32","ThreadingModel",,"Both"
  29. ;
  30. ; Register the OE Message List Control
  31. ;
  32. ; Set up the version independent ProgID section
  33. HKCR,"OutlookExpress.MessageList",,,"Outlook Express Message List"
  34. HKCR,"OutlookExpress.MessageList\CLSID",,,%OEMsgList_MSOE_GUID%
  35. HKCR,"OutlookExpress.MessageList\CurVer",,,"OutlookExpress.MessageList.1"
  36. ; Set up this version's ProgID section
  37. HKCR,"OutlookExpress.MessageList.1",,,"Outlook Express Message List"
  38. HKCR,"OutlookExpress.MessageList.1\CLSID",,,%OEMsgList_MSOE_GUID%
  39. ; Set up the CLSID section
  40. HKCR,"CLSID\%OEMsgList_MSOE_GUID%",,,"Outlook Express Message List"
  41. ;; HKCR,"CLSID\%OEMsgList_MSOE_GUID%\Control"
  42. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\DefaultIcon",,131072,%SYS_MOD_PATH%",2"
  43. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\InprocServer32",,131072,%SYS_MOD_PATH%
  44. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\InprocServer32","ThreadingModel",,"Apartment"
  45. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\NotInsertable"
  46. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\MiscStatus",,,"0"
  47. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\MiscStatus\1",,,"131473"
  48. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\Programmable"
  49. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\ProgID",,,"OutlookExpress.MessageList.1"
  50. ;HKCR,"CLSID\%OEMsgList_MSOE_GUID%\TypeLib",,,"{233A9691-667E-11d1-9DFB-006097D50408}"
  51. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\VersionIndependentProgID",,,"OutlookExpress.MessageList"
  52. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\Version",,,"1.0"
  53. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\Implemented Categories\{40FC6ED3-2438-11CF-A3DB-080036F12502}",,,,
  54. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}",,,,
  55. ; Don't mark msglist as safe for scripting
  56. ;HKCR,"CLSID\%OEMsgList_MSOE_GUID%\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}",,,,
  57. HKCR,"CLSID\%OEMsgList_MSOE_GUID%\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}",,,,
  58. ;
  59. ; Register the OE Address Book Control
  60. ;
  61. ; Set up the version independent ProgID section
  62. HKCR,"OutlookExpress.AddressBook",,,"Outlook Express Address Book"
  63. HKCR,"OutlookExpress.AddressBook\CLSID",,,%OEBuddyList_MSOE_GUID%
  64. HKCR,"OutlookExpress.AddressBook\CurVer",,,"OutlookExpress.AddressBook.1"
  65. ; Set up this version's ProgID section
  66. HKCR,"OutlookExpress.AddressBook.1",,,"Outlook Express Address Book"
  67. HKCR,"OutlookExpress.AddressBook.1\CLSID",,,%OEBuddyList_MSOE_GUID%
  68. ; Set up the CLSID section
  69. HKCR,"CLSID\%OEBuddyList_MSOE_GUID%",,,"Outlook Express Address Book"
  70. ;; HKCR,"CLSID\%OEBuddyList_MSOE_GUID%\Control"
  71. HKCR,"CLSID\%OEBuddyList_MSOE_GUID%\DefaultIcon",,131072,%SYS_MOD_PATH%",2"
  72. HKCR,"CLSID\%OEBuddyList_MSOE_GUID%\InprocServer32",,131072,%SYS_MOD_PATH%
  73. HKCR,"CLSID\%OEBuddyList_MSOE_GUID%\InprocServer32","ThreadingModel",,"Apartment"
  74. HKCR,"CLSID\%OEBuddyList_MSOE_GUID%\NotInsertable"
  75. HKCR,"CLSID\%OEBuddyList_MSOE_GUID%\MiscStatus",,,"0"
  76. HKCR,"CLSID\%OEBuddyList_MSOE_GUID%\MiscStatus\1",,,"131473"
  77. HKCR,"CLSID\%OEBuddyList_MSOE_GUID%\ProgID",,,"OutlookExpress.AddressBook.1"
  78. HKCR,"CLSID\%OEBuddyList_MSOE_GUID%\VersionIndependentProgID",,,"OutlookExpress.AddressBook"
  79. HKLM,"Software\Microsoft\WAB\WAB4\ExtDisplay\MailUser"
  80. HKLM,"Software\Microsoft\WAB\WAB4\ExtDisplay\MailUser",%OEBuddyList_MSOE_GUID%,,"1"
  81. ;
  82. ; Register the OE Envelope Control
  83. ;
  84. ; Set up the version independent ProgID section
  85. HKCR,"OutlookExpress.Envelope",,,"Outlook Express Envelope"
  86. HKCR,"OutlookExpress.Envelope\CLSID",,,%OEEnvelope_MSOE_GUID%
  87. HKCR,"OutlookExpress.Envelope\CurVer",,,"OutlookExpress.Envelope.1"
  88. ; Set up this version's ProgID section
  89. HKCR,"OutlookExpress.Envelope.1",,,"Outlook Express Envelope"
  90. HKCR,"OutlookExpress.Envelope.1\CLSID",,,%OEEnvelope_MSOE_GUID%
  91. ; Set up the CLSID section
  92. HKCR,"CLSID\%OEEnvelope_MSOE_GUID%",,,"Outlook Express Envelope"
  93. HKCR,"CLSID\%OEEnvelope_MSOE_GUID%\InprocServer32",,131072,%SYS_MOD_PATH%
  94. HKCR,"CLSID\%OEEnvelope_MSOE_GUID%\InprocServer32","ThreadingModel",,"Apartment"
  95. HKCR,"CLSID\%OEEnvelope_MSOE_GUID%\ProgID",,,"OutlookExpress.Envelope.1"
  96. HKCR,"CLSID\%OEEnvelope_MSOE_GUID%\VersionIndependentProgID",,,"OutlookExpress.Envelope"
  97. HKLM,"%KEY_MSOE_MAILCLIENT%\%KEY_MSOE_OUTLOOK%\Envelope\CLSID",,,"%OEEnvelope_MSOE_GUID%"
  98. HKLM,"%KEY_MSOE_MAILCLIENT%\%KEY_MSOE_OUTLOOK%\Envelope\CurVer",,,"OutlookExpress.Envelope.1"
  99. ;
  100. ; Register the OE Mail Control
  101. ;
  102. HKCR,"CLSID\%OEMail_MSOE_GUID%",,,"Outlook Express Mail Object"
  103. HKCR,"CLSID\%OEMail_MSOE_GUID%\InprocServer32",,131072,%SYS_MOD_PATH%
  104. HKCR,"CLSID\%OEMail_MSOE_GUID%\InprocServer32","ThreadingModel",,"Apartment"
  105. HKCR,"CLSID\%OEMail_MSOE_GUID%\Implemented Categories\{40FC6ED3-2438-11CF-A3DB-080036F12502}",,,,
  106. HKCR,"CLSID\%OEMail_MSOE_GUID%\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}",,,,
  107. HKCR,"CLSID\%OEMail_MSOE_GUID%\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}",,,,
  108. HKCR,"CLSID\%OEMail_MSOE_GUID%\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}",,,,
  109. HKCR,"CLSID\%OEMsgTable_MSOE_GUID%",,,"Outlook Express MsgTable Object"
  110. HKCR,"CLSID\%OEMsgTable_MSOE_GUID%\InprocServer32",,131072,%SYS_MOD_PATH%
  111. HKCR,"CLSID\%OEMsgTable_MSOE_GUID%\InprocServer32","ThreadingModel",,"Apartment"
  112. HKCR,"CLSID\%OEMsgTable_MSOE_GUID%\Implemented Categories\{40FC6ED3-2438-11CF-A3DB-080036F12502}",,,,
  113. HKCR,"CLSID\%OEMsgTable_MSOE_GUID%\Implemented Categories\{40FC6ED4-2438-11CF-A3DB-080036F12502}",,,,
  114. HKCR,"CLSID\%OEMsgTable_MSOE_GUID%\Implemented Categories\{7DD95801-9882-11CF-9FA9-00AA006C42C4}",,,,
  115. HKCR,"CLSID\%OEMsgTable_MSOE_GUID%\Implemented Categories\{7DD95802-9882-11CF-9FA9-00AA006C42C4}",,,,
  116. ;
  117. ; Register the OE OneStop Handler
  118. ;
  119. ;HKCR,"CLSID\%OEOneStopHandler_MSOE_GUID%",,,"Outlook Express OneStop Handler"
  120. ;HKCR,"CLSID\%OEOneStopHandler_MSOE_GUID%\InprocServer32",,131072,%SYS_MOD_PATH%
  121. ;HKCR,"CLSID\%OEOneStopHandler_MSOE_GUID%\InprocServer32","ThreadingModel",,"Apartment"
  122. ;HKLM,"Software\Microsoft\Windows\CurrentVersion\SyncMgr\Handlers\%OEOneStopHandler_MSOE_GUID%",,"OE SyncMgr Handler"