Bug 3204 - missing reg entries to use as default mailto:protocol handler.
Summary: missing reg entries to use as default mailto:protocol handler.
Status: RESOLVED FIXED
Alias: None
Product: Claws Mail (Windows)
Classification: Unclassified
Component: default (show other bugs)
Version: 3.10.0
Hardware: PC Windows 8
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2014-06-05 11:29 UTC by none
Modified: 2015-06-28 21:43 UTC (History)
0 users

See Also:


Attachments

Description none 2014-06-05 11:29:38 UTC
with windows 8.* claws must be in the registered applications to
be usable as a mailto:protocol handler in the system "default apps"
settings, it seem to work fine with the following register changes:

Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Claws-Mail.Url.mailto]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Claws-Mail.Url.mailto\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Claws-Mail.Url.mailto\shell\open]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Claws-Mail.Url.mailto\shell\open\command]
@="C:\\Program Files (x86)\\Claws Mail\\claws-mail.exe --compose %1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Claws Mail\Capabilities]
"ApplicationDescription"="Claws email client"
"ApplicationIcon"="C:\Program Files (x86)\Claws Mail\claws-mail.exe,0"
"ApplicationName"="Claws Mail"

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Claws Mail\Capabilities\URLAssociations]
"mailto"="Claws-Mail.Url.mailto"

[HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications]
"Claws Mail"="Software\\Clients\\Mail\\Claws Mail\\Capabilities"



hope this help.
Comment 1 Andrej Kacian 2015-06-28 21:43:49 UTC
This will be fixed in upcoming release, thanks.

Note You need to log in before you can comment on or make changes to this bug.