RWSchlatter
06-01-2001, 04:01 AM
Let's try the following:
J have prepared by copying an existing definition, a fresh definition of an e-mail client for the Internet Properties. Cut-and-Paste into Notepad and save (e.g. YahooClient.reg), then right-click and Import/Merge with Regedit.
This new definition will point to Yahoo. You can adjust it, so that the name is that of your provider. It contains two keys ending in \COMMAND. Modify to hold the URL of your own sign-on page.
The hex-values are cause of expanded string data type. Please insert into registry first, then modify the key data.
Then choose this client from the Programs tab of the Internet Options.
~~~~~~~~~~~~cut-and-paste~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo]
@="Yahoo Mail"
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo\Pro tocols]
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo\Pro tocols\mailto]
@="URL:MailTo Protocol"
"EditFlags"=hex:02,00,00,00
"URL Protocol"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo\Pro tocols\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,4f,00,75,00,74,00,6c,00,6f,00 ,6f,00,6b,00,20,00,45,00,\
78,00,70,00,72,00,65,00,73,00,73,00,5c,00,6d,00,73 ,00,69,00,6d,00,6e,00,2e,\
00,65,00,78,00,65,00,2c,00,2d,00,32,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo\Pro tocols\mailto\shell]
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo\Pro tocols\mailto\shell\open]
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo\Pro tocols\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,49,00,6e,00,74,00,65,00 ,72,00,6e,00,65,00,74,00,\
20,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72 ,00,5c,00,49,00,65,00,78,\
00,70,00,6c,00,6f,00,72,00,65,00,2e,00,65,00,78,00 ,65,00,22,00,20,00,68,00,\
74,00,74,00,70,00,3a,00,2f,00,2f,00,6d,00,61,00,69 ,00,6c,00,2e,00,79,00,61,\
00,68,00,6f,00,6f,00,2e,00,63,00,6f,00,6d,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo\she ll]
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo\she ll\open]
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Yahoo\she ll\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,49,00,6e,00,74,00,65,00 ,72,00,6e,00,65,00,74,00,\
20,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72 ,00,5c,00,49,00,65,00,78,\
00,70,00,6c,00,6f,00,72,00,65,00,2e,00,65,00,78,00 ,65,00,22,00,20,00,68,00,\
74,00,74,00,70,00,3a,00,2f,00,2f,00,6d,00,61,00,69 ,00,6c,00,2e,00,79,00,61,\
00,68,00,6f,00,6f,00,2e,00,63,00,6f,00,6d,00,00,00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
______________
Regards - Richard