What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Open hotmail in Default browser

Pages: (4): « First « 1 2 3 [ 4 ] Last »
Open hotmail in Default browser
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Open hotmail in Default browser
quote:
Originally posted by biggercrap
With regard to something similar but is  off-topic, the hyperlink on excel spreadsheet oso default to using MS I.E browser when clicked. 

Any idea how to make the default browser activate instead of Internet Explorer?
Same story... When you've good a decent browser which enables the "default browser" in a good way, it will work without a problem.

Try what Markus has suggested (after setting your browser to the default one).

EDIT: If it doesn't work with Maxthon, then blame the browser and switch to a more decent one :D

This post was edited on 11-26-2004 at 10:53 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
11-25-2004 03:19 PM
Profile PM Find Quote Report
biggercrap
New Member
*


Posts: 8
Joined: Nov 2004
O.P. RE: Open hotmail in Default browser
It doesnt seems to work for excel hyperlink!
11-26-2004 03:35 AM
Profile E-Mail PM Find Quote Report
huji76
New Member
*


Posts: 12
Joined: Jul 2003
RE: Open hotmail in Default browser
quote:
adding these registry entries will make it work with Maxthon

[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec]
@="\"file://%1\",,-1,,,,,"
"NoActivateHandler"=""

[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Application]
@="Maxthon"

[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Topic]
@="WWW_OpenURL"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec]
@="\"%1\",,-1,0,,,,"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Application]
@="Maxthon"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Topic]
@="WWW_OpenURL"

[HKEY_CLASSES_ROOT\https\shell\open\ddeexec]
@="\"%1\",,-1,0,,,,"

[HKEY_CLASSES_ROOT\https\shell\open\ddeexec\Application]
@="Maxthon"

[HKEY_CLASSES_ROOT\https\shell\open\ddeexec\Topic]
@="WWW_OpenURL"

I have SPNG and changed the values to "Maxthon' only in Application folders (the rest was already changed). This works only for Hotmail and doesn't work for the links.
But I don't check mail with browser at all, I have to open the links with Maxthon! Does anybody have any ideas yet? :o
11-27-2004 03:08 AM
Profile E-Mail PM Find Quote Report
chris
Veteran Member
*****


Posts: 1137
Reputation: 2
35 / Male / –
Joined: May 2003
RE: Open hotmail in Default browser
Is there anyway to make these work with avant?
quote:
[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec]
@="\"file://%1\",,-1,,,,,"
"NoActivateHandler"=""

[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Application]
@="Maxthon"

[HKEY_CLASSES_ROOT\htmlfile\shell\open\ddeexec\Topic]
@="WWW_OpenURL"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec]
@="\"%1\",,-1,0,,,,"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Application]
@="Maxthon"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Topic]
@="WWW_OpenURL"

[HKEY_CLASSES_ROOT\https\shell\open\ddeexec]
@="\"%1\",,-1,0,,,,"

[HKEY_CLASSES_ROOT\https\shell\open\ddeexec\Application]
@="Maxthon"

[HKEY_CLASSES_ROOT\https\shell\open\ddeexec\Topic]
@="WWW_OpenURL"
11-27-2004 04:25 AM
Profile PM Find Quote Report
uryan
Junior Member
**


Posts: 16
Joined: Nov 2004
RE: Open hotmail in Default browser
chris, try deleting the ddeexec keys entirely. If that doesn't work then i can't help you as i don't have avant
11-27-2004 08:40 AM
Profile PM Find Quote Report
huji76
New Member
*


Posts: 12
Joined: Jul 2003
RE: Open hotmail in Default browser
Finally works!!!

[HKEY_CLASSES_ROOT\.html]
"PerceivedType"="text"
@="MaxthonHTML"
"Content Type"="text/html"

[HKEY_CLASSES_ROOT\.htm]
"PerceivedType"="text"
@="MaxthonHTML"
"Content Type"="text/html"

[HKEY_CLASSES_ROOT\MyIEHTML\DefaultIcon]
@="C:\\Program Files\\Maxthon\\Maxthon.exe,0"

[HKEY_CLASSES_ROOT\MyIEHTML\Shell]
@=""

[HKEY_CLASSES_ROOT\MyIEHTML\Shell\open]

[HKEY_CLASSES_ROOT\MyIEHTML\Shell\open\command]
@="\"C:\\Program Files\\Maxthon\\Maxthon.exe\" \"%1\""
11-27-2004 05:10 PM
Profile E-Mail PM Find Quote Report
ColaSonic
New Member
*


Posts: 2
Joined: Apr 2005
RE: RE: Open hotmail in Default browser
quote:
Originally posted by huji76
Finally works!!!

[HKEY_CLASSES_ROOT\.html]
"PerceivedType"="text"
@="MaxthonHTML"
"Content Type"="text/html"

[HKEY_CLASSES_ROOT\.htm]
"PerceivedType"="text"
@="MaxthonHTML"
"Content Type"="text/html"

[HKEY_CLASSES_ROOT\MyIEHTML\DefaultIcon]
@="C:\\Program Files\\Maxthon\\Maxthon.exe,0"

[HKEY_CLASSES_ROOT\MyIEHTML\Shell]
@=""

[HKEY_CLASSES_ROOT\MyIEHTML\Shell\open]

[HKEY_CLASSES_ROOT\MyIEHTML\Shell\open\command]
@="\"C:\\Program Files\\Maxthon\\Maxthon.exe\" \"%1\""


This reg file can let me open links in maxthon. however, it also has the spng_redir.html opened in notepad, instead of maxthon. weird.
04-14-2005 01:17 AM
Profile E-Mail PM Find Quote Report
TheBlasphemer
Senior Member
****

Avatar

Posts: 714
Reputation: 47
36 / – / –
Joined: Mar 2004
RE: Open hotmail in Default browser
Actually, all you need to do is make sure Maxthon (or another preferred browser) is the default (open) handler for .html files :)
[Image: theblasp.png]
04-14-2005 05:16 AM
Profile PM Find Quote Report
Purity
Veteran Member
*****

Avatar
AngelFuck

Posts: 1348
Reputation: 38
34 / Female / –
Joined: Aug 2004
RE: Open hotmail in Default browser
I use maxthon browser, and when i goto opetions, and set as default browser it NEVER works....
[Image: puritysig8.jpg/]
www.purity.toastednet.org
04-14-2005 05:47 AM
Profile E-Mail PM Web Find Quote Report
Pages: (4): « First « 1 2 3 [ 4 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On