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.

19 lines
1.2 KiB

  1. ; Stash settings for Outlook NewsReader
  2. HKLM,"%SYS_EXTRA%"
  3. HKLM,"%SYS_EXTRA%",,,"%MSIMN_OUTLOOK%"
  4. HKLM,"%SYS_EXTRA%\Protocols\news",,,"%STR_MSIMN_NEWSURL%"
  5. HKLM,"%SYS_EXTRA%\Protocols\news","EditFlags",1,02,00,00,00
  6. HKLM,"%SYS_EXTRA%\Protocols\news","%KEY_MSIMN_URLPROTOCOL%",,""
  7. HKLM,"%SYS_EXTRA%\Protocols\news\DefaultIcon",,131072,"%SYS_MOD_PATH%,-3"
  8. HKLM,"%SYS_EXTRA%\Protocols\news\shell\open\command",,131072,"""%SYS_MOD_PATH%"" /outnews /newsurl:%%1"
  9. HKLM,"%SYS_EXTRA%\Protocols\snews",,,"%STR_MSIMN_SNEWSURL%"
  10. HKLM,"%SYS_EXTRA%\Protocols\snews","EditFlags",1,02,00,00,00
  11. HKLM,"%SYS_EXTRA%\Protocols\snews","%KEY_MSIMN_URLPROTOCOL%",,""
  12. HKLM,"%SYS_EXTRA%\Protocols\snews\DefaultIcon",,131072,"%SYS_MOD_PATH%,-3"
  13. HKLM,"%SYS_EXTRA%\Protocols\snews\shell\open\command",,131072,"""%SYS_MOD_PATH%"" /outnews /newsurl:%%1"
  14. HKLM,"%SYS_EXTRA%\Protocols\nntp",,,"%STR_MSIMN_NNTPURL%"
  15. HKLM,"%SYS_EXTRA%\Protocols\nntp","EditFlags",1,02,00,00,00
  16. HKLM,"%SYS_EXTRA%\Protocols\nntp","%KEY_MSIMN_URLPROTOCOL%",,""
  17. HKLM,"%SYS_EXTRA%\Protocols\nntp\DefaultIcon",,131072,"%SYS_MOD_PATH%,-3"
  18. HKLM,"%SYS_EXTRA%\Protocols\nntp\shell\open\command",,131072,"""%SYS_MOD_PATH%"" /outnews /newsurl:%%1"
  19. HKLM,"%SYS_EXTRA%\shell\open\command",,131072,"""%SYS_MOD_PATH%"" /outnews"