On Mon, 5 Aug 2002 10:13:18 +0200 Xavier Nodet <[EMAIL PROTECTED]> wrote:
XN> On Sun, 4 Aug 2002 12:36:01 -0700 (Pacific Daylight Time) Michael Perry XN> <[EMAIL PROTECTED]> wrote: XN> XN> MP> Im sure I saw this at some point with the configuration of Mahogany... XN> XN> I'm not so sure... In fact, I am pretty sure there is no such option in XN> Mahogany. Yes, me as well :-) XN> MP> Is there a way to have MSIE 6.x include Mahogany as the user of mailto: XN> MP> links or as the default email program in w2k pro? XN> XN> The problem is that Internet Explorer does not expose the way to XN> introduce new programs in the 'Internet Options'. But there is some XN> documentation here[1]. Thanks for the link, Xavier! XN> You will find attached the keys I added on my machine (Windows XP pro). XN> But please note that this is very far from perfect: options like XN> 'subject' and 'body' are not taken into account correctly. I did not XN> investigate yet, so I do not know if this is because I did not set the XN> keys correctly, or if this is M's fault, or if the link itself is XN> incorrect. Mahogany doesn't parse the mailto URL correctly so it almost surely is. It would be interesting to look at what does IE pass to it. XN> Here is the content of the file I sent. Dunno what happened... XN> XN> ------------------------ CUT HERE ---------------------------- XN> Windows Registry Editor Version 5.00 XN> XN> [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mahogany] XN> "DLLPath"=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,\ XN> 6c,00,65,00,73,00,25,00,5c,00,4d,00,61,00,68,00,6f,00,67,00,61,00,6e,00,79,\ XN> 00,5c,00,4d,00,2e,00,65,00,78,00,65,00,00,00 XN> @="Mahogany" XN> XN> [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mahogany\Protocols] XN> XN> [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mahogany\Protocols\mailto] XN> "URL Protocol"="" XN> XN> [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mahogany\Protocols\mailto\shell] XN> XN> [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mahogany\Protocols\mailto\shell\open] XN> XN> [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mahogany\Protocols\mailto\shell\open\command] XN> @="c:\\progra~1\\Mahogany\\M.exe %1" XN> XN> [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mahogany\shell] XN> XN> [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mahogany\shell\open] XN> XN> [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mahogany\shell\open\command] XN> @="c:\\progra~1\\Mahogany\\M.exe %1" XN> ------------------------ CUT HERE ---------------------------- We probably should create these keys (optionally) as part of the install process. Using wxRegKey it's pretty trivial to do it... Regards, VZ ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
