Windows mail (from vista) as default mail client in win 7..??

Discussion in 'Windows 7' started by david toska, Jan 14, 2010.

  1. david toska

    david toska MDL Member

    Nov 30, 2009
    165
    7
    10
    How to set windows mail (from vista) as default mail prog in windows 7?? I know about the trick to takeown the folder an files. When doing this the windows mail is running in win 7, but I cant set it as default mail client in win 7.. Any fix for this??
     
  2. pezzonovante

    pezzonovante MDL Member

    Jul 29, 2009
    174
    17
    10
    I really don't understand what's wrong with Windows Live Mail. It's a wonderful software. No need for the old Windows Mail. It had nothing extra that WLM doesn't have.
     
  3. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,627
    3,856
    90
    Windows Live Mail replaces Windows Mail. You'll also find it looks very similar! Some people are actually already use it instead of Windows Mail.
     
  4. secr9tos

    secr9tos MDL Addicted

    Jul 28, 2009
    999
    133
    30
    And what's about Outlook?
     
  5. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,627
    3,856
    90
    True, although Outlook isn't free. Not that thats much of a problem ;) but Windows Live Mail is fairly sleek and easy to use, and is an apt replacement for Live Mail (which replaced Outlook Express)
     
  6. david toska

    david toska MDL Member

    Nov 30, 2009
    165
    7
    10
    I use office outlook 2007, but I liked windows mail better. I havent tried windows live mail, but I`ll gona give it a try now!! But, windows mail and windows sidebar is permanently removed from win 7. Can someone tell me: why does still C:\Program Files\Windows Mail and C:\Program Files\Windows Sidebar still exist in win 7??? As I can see, tere is no use for them..??
     
  7. wuhoatu

    wuhoatu MDL Member

    Apr 24, 2009
    241
    17
    10
    #7 wuhoatu, Jan 15, 2010
    Last edited by a moderator: Apr 20, 2017
    Copy and Paste following content into notepad, then save it as *.reg file (i.e: WindowsMail.Reg). Merge the reg file and you can set Windows Mail as default e-mail client in Windows 7.

    Code:
    Windows Registry Editor Version 5.00
    
    ; Mail und News registrieren -------------------------------------------------
    [HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications]
    "Windows Mail"="Software\\Clients\\Mail\\Windows Mail\\Capabilities"
    "Windows Mail (News)"="Software\\Clients\\News\\Windows Mail\\Capabilities"
    "Windows Calendar"="Software\\Clients\\Calendar\\Windows Calendar\\Capabilities"
    
    ; mailto Link ----------------------------------------------------------------
    [HKEY_CLASSES_ROOT\mailto]
    @="URL:Mail Protocol"
    "EditFlags"=dword:00000002
    "URL Protocol"=""
    "FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
      00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
      77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,77,00,69,00,6e,00,6d,00,61,\
      00,69,00,6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,31,00,31,00,00,00
    
    [HKEY_CLASSES_ROOT\mailto\DefaultIcon]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,\
      61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,00,65,\
      00,78,00,65,00,2c,00,2d,00,32,00,00,00
    
    [HKEY_CLASSES_ROOT\mailto\shell]
    
    [HKEY_CLASSES_ROOT\mailto\shell\open]
    
    [HKEY_CLASSES_ROOT\mailto\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,6d,00,61,00,69,00,6c,00,75,00,72,00,\
      6c,00,3a,00,22,00,25,00,31,00,22,00,00,00
    
    ; news Link -------------------------------------------------------------------
    [HKEY_CLASSES_ROOT\news]
    @="URL:News Protocol"
    "EditFlags"=dword:00000002
    "URL Protocol"=""
    "FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
      00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
      77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,77,00,69,00,6e,00,6d,00,61,\
      00,69,00,6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,31,00,33,00,00,00
    
    [HKEY_CLASSES_ROOT\news\DefaultIcon]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,\
      61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,00,65,\
      00,78,00,65,00,2c,00,2d,00,33,00,00,00
    
    [HKEY_CLASSES_ROOT\news\shell]
    
    [HKEY_CLASSES_ROOT\news\shell\open]
    
    [HKEY_CLASSES_ROOT\news\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,6e,00,65,00,77,00,73,00,75,00,72,00,\
      6c,00,3a,00,22,00,25,00,31,00,22,00,00,00
    
    ; nntp Link -------------------------------------------------------------------
    [HKEY_CLASSES_ROOT\nntp]
    @="URL:NNTP Protocol"
    "EditFlags"=dword:00000002
    "URL Protocol"=""
    "FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
      00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
      77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,77,00,69,00,6e,00,6d,00,61,\
      00,69,00,6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,31,00,32,00,00,00
    
    [HKEY_CLASSES_ROOT\nntp\DefaultIcon]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,\
      61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,00,65,\
      00,78,00,65,00,2c,00,2d,00,33,00,00,00
    
    [HKEY_CLASSES_ROOT\nntp\shell]
    
    [HKEY_CLASSES_ROOT\nntp\shell\open]
    
    [HKEY_CLASSES_ROOT\nntp\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,6e,00,65,00,77,00,73,00,75,00,72,00,\
      6c,00,3a,00,22,00,25,00,31,00,22,00,00,00
    
    ; snews Link -------------------------------------------------------------------
    [HKEY_CLASSES_ROOT\snews]
    @="URL:Snews Protocol"
    "EditFlags"=dword:00000002
    "URL Protocol"=""
    "FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
      00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
      77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,77,00,69,00,6e,00,6d,00,61,\
      00,69,00,6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,31,00,34,00,00,00
    
    [HKEY_CLASSES_ROOT\snews\DefaultIcon]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,\
      61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,00,65,\
      00,78,00,65,00,2c,00,2d,00,33,00,00,00
    
    [HKEY_CLASSES_ROOT\snews\shell]
    
    [HKEY_CLASSES_ROOT\snews\shell\open]
    
    [HKEY_CLASSES_ROOT\snews\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,6e,00,65,00,77,00,73,00,75,00,72,00,\
      6c,00,3a,00,22,00,25,00,31,00,22,00,00,00
    
    ; .nws Files -------------------------------------------------------------------
    [HKEY_CLASSES_ROOT\.nws]
    @="Microsoft Internet News Message"
    "Content Type"="message/rfc822"
    
    [HKEY_CLASSES_ROOT\.nws\shellex]
    
    [HKEY_CLASSES_ROOT\.nws\shellex\{8895B1C6-B41F-4C1C-A562-0D564250836F}]
    @="{b9815375-5d7f-4ce2-9245-c9d4da436930}"
    
    ; WinMail Client ---------------------------------------------------------------
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail]
    @="Windows Mail"
    "DLLPath"=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,\
      6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,\
      00,4d,00,61,00,69,00,6c,00,5c,00,6d,00,73,00,6f,00,65,00,2e,00,64,00,6c,00,\
      6c,00,00,00
    "LocalizedString"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
      46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,\
      00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,6d,00,73,00,6f,00,65,00,72,00,\
      65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,34,00,32,00,31,00,31,00,00,\
      00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Capabilities]
    "ApplicationDescription"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,\
      00,6d,00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,\
      6f,00,77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,77,00,69,00,6e,00,6d,\
      00,61,00,69,00,6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,31,00,35,00,\
      00,00
    "ApplicationName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
      46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,\
      00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,6d,00,73,00,6f,00,65,00,72,00,\
      65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,34,00,32,00,31,00,31,00,00,\
      00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Capabilities\FileAssociations]
    ".eml"="Microsoft Internet Mail Message"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Capabilities\StartMenu]
    "Mail"="Windows Mail"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Capabilities\URLAssociations]
    "mailto"="WindowsMail.Url.mailto"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Envelope]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Envelope\CLSID]
    @="{A08AF898-C2A3-11d1-BE23-00C04FA31009}"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Envelope\CurVer]
    @="WindowsMail.Envelope.1"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\InstallInfo]
    "IconsVisible"=dword:00000001
    "ShowIconsCommand"=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
      00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
      77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,\
      00,69,00,6c,00,2e,00,65,00,78,00,65,00,22,00,20,00,4f,00,43,00,49,00,6e,00,\
      73,00,74,00,61,00,6c,00,6c,00,53,00,68,00,6f,00,77,00,4f,00,45,00,00,00
    "ReinstallCommand"=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
      00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
      77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,\
      00,69,00,6c,00,2e,00,65,00,78,00,65,00,22,00,20,00,4f,00,43,00,49,00,6e,00,\
      73,00,74,00,61,00,6c,00,6c,00,52,00,65,00,69,00,6e,00,73,00,74,00,61,00,6c,\
      00,6c,00,4f,00,45,00,00,00
    "HideIconsCommand"=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
      00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
      77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,\
      00,69,00,6c,00,2e,00,65,00,78,00,65,00,22,00,20,00,4f,00,43,00,49,00,6e,00,\
      73,00,74,00,61,00,6c,00,6c,00,48,00,69,00,64,00,65,00,4f,00,45,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Protocols]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Protocols\mailto]
    @="URL:Mail Protocol"
    "EditFlags"=dword:00080000
    "URL Protocol"=""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Protocols\mailto\DefaultIcon]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,\
      61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,00,65,\
      00,78,00,65,00,2c,00,2d,00,32,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Protocols\mailto\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Protocols\mailto\shell\open]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\Protocols\mailto\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,6d,00,61,00,69,00,6c,00,75,00,72,00,\
      6c,00,3a,00,22,00,25,00,31,00,22,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\shell\open]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Windows Mail\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,00,00
    
    ; WinMail News -----------------------------------------------------------------
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail]
    @="Windows Mail"
    "DLLPath"=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,\
      6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,\
      00,4d,00,61,00,69,00,6c,00,5c,00,6d,00,73,00,6f,00,65,00,2e,00,64,00,6c,00,\
      6c,00,00,00
    "LocalizedString"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
      46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,\
      00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,6d,00,73,00,6f,00,65,00,72,00,\
      65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,34,00,32,00,31,00,31,00,00,\
      00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Capabilities]
    "ApplicationDescription"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,\
      00,6d,00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,\
      6f,00,77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,77,00,69,00,6e,00,6d,\
      00,61,00,69,00,6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,31,00,36,00,\
      00,00
    "ApplicationName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
      46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,\
      00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,77,00,69,00,6e,00,6d,00,61,00,\
      69,00,6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,31,00,37,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Capabilities\FileAssociations]
    ".nws"="Microsoft Internet News Message"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Capabilities\URLAssociations]
    "news"="WindowsMail.Url.news"
    "nntp"="WindowsMail.Url.nntp"
    "snews"="WindowsMail.Url.snews"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\news]
    @="URL:News Protocol"
    "EditFlags"=dword:00000002
    "URL Protocol"=""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\news\DefaultIcon]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,\
      61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,00,65,\
      00,78,00,65,00,2c,00,2d,00,33,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\news\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\news\shell\open]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\news\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,6e,00,65,00,77,00,73,00,75,00,72,00,\
      6c,00,3a,00,22,00,25,00,31,00,22,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\nntp]
    @="URL:NNTP Protocol"
    "EditFlags"=dword:00000002
    "URL Protocol"=""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\nntp\DefaultIcon]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,\
      61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,00,65,\
      00,78,00,65,00,2c,00,2d,00,33,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\nntp\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\nntp\shell\open]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\nntp\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,6e,00,65,00,77,00,73,00,75,00,72,00,\
      6c,00,3a,00,22,00,25,00,31,00,22,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\snews]
    @="URL:Snews Protocol"
    "EditFlags"=dword:00000002
    "URL Protocol"=""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\snews\DefaultIcon]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,\
      61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,00,65,\
      00,78,00,65,00,2c,00,2d,00,33,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\snews\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\snews\shell\open]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\Protocols\snews\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,6e,00,65,00,77,00,73,00,75,00,72,00,\
      6c,00,3a,00,22,00,25,00,31,00,22,00,00,00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\shell]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\shell\open]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\News\Windows Mail\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,6e,00,65,00,77,00,73,00,00,00
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message]
    @="Internet E-Mail Message"
    "InfoTip"="prop:System.Message.FromName;System.Subject;System.Message.DateReceived"
    "PreviewTitle"="prop:System.Subject;System.Message.FromName"
    "FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
      00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
      77,00,73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,\
      00,69,00,6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,32,00,31,00,00,00
    "PreviewDetails"="prop:System.Message.FromAddress;System.Message.DateReceived;System.ItemFolderPathDisplay;System.Size"
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\CLSID]
    @="{5645C8C3-E277-11CF-8FDA-00AA00A14F93}"
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\DefaultIcon]
    @=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,\
      00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4d,00,\
      61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,00,65,\
      00,78,00,65,00,2c,00,2d,00,34,00,00,00
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\shell]
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\shell\Forward]
    @="Reply"
    "MUIVerb"=hex(2):40,00,25,00,70,00,72,00,6f,00,67,00,72,00,61,00,6d,00,66,00,\
      69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,\
      00,20,00,4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,\
      6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,30,00,33,00,00,00
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\shell\Forward\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,66,00,6f,00,72,00,77,00,61,00,72,00,\
      64,00,65,00,6d,00,6c,00,3a,00,25,00,31,00,00,00
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\shell\open]
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\shell\open\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,65,00,6d,00,6c,00,3a,00,25,00,31,00,\
      00,00
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\shell\Reply]
    @="Reply"
    "MUIVerb"=hex(2):40,00,25,00,70,00,72,00,6f,00,67,00,72,00,61,00,6d,00,66,00,\
      69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,\
      00,20,00,4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,\
      6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,30,00,31,00,00,00
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\shell\Reply\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,72,00,65,00,70,00,6c,00,79,00,65,00,\
      6d,00,6c,00,3a,00,25,00,31,00,00,00
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\shell\Reply All]
    @="Reply"
    "MUIVerb"=hex(2):40,00,25,00,70,00,72,00,6f,00,67,00,72,00,61,00,6d,00,66,00,\
      69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,\
      00,20,00,4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,\
      6c,00,2e,00,65,00,78,00,65,00,2c,00,2d,00,32,00,30,00,32,00,00,00
    
    [HKEY_CLASSES_ROOT\Microsoft Internet Mail Message\shell\Reply All\command]
    @=hex(2):22,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,\
      00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,\
      4d,00,61,00,69,00,6c,00,5c,00,57,00,69,00,6e,00,4d,00,61,00,69,00,6c,00,2e,\
      00,65,00,78,00,65,00,22,00,20,00,2f,00,72,00,65,00,70,00,6c,00,79,00,61,00,\
      6c,00,6c,00,65,00,6d,00,6c,00,3a,00,25,00,31,00,00,00