What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » having trouble getting on browser

having trouble getting on browser
Author: Message:
Sup3rm4n
New Member
*


Posts: 2
Joined: Aug 2006
O.P. Huh?  having trouble getting on browser
Hey you guys, I dowloaded Msn Live, but I'm not using explorer as defautl internet browser, How can I Make My browser the one Msn live will use?

Thanks for answering

See ya


Sup3rm4n
08-04-2006 03:10 AM
Profile E-Mail PM Find Quote Report
cloudhunter
Senior Member
****


Posts: 536
Reputation: 18
37 / – / –
Joined: Dec 2005
RE: having trouble getting on browser
It isn't possible at the moment, but there is an addon to msn coming out called stuffplug 3, and it may have that feature. Check it out at http://www.stuffplug.com
[Image: cloudy.jpg]
Sig by pirateok/marisaok/marisa ;)
quote:
Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return

6735 days, 17 hours, 31 minutes, 27 seconds ago
08-04-2006 03:13 AM
Profile E-Mail PM Find Quote Report
Sup3rm4n
New Member
*


Posts: 2
Joined: Aug 2006
O.P. RE: having trouble getting on browser
Thnx
08-04-2006 03:15 AM
Profile E-Mail PM Find Quote Report
kmcbest
Junior Member
**

Avatar

Posts: 54
Joined: Jul 2006
RE: having trouble getting on browser

try this:

code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\HTTP\shell]
@="Firefox"

[HKEY_CLASSES_ROOT\HTTP\shell\Firefox]

[HKEY_CLASSES_ROOT\htmlfile\shell]
@="Firefox"

[HKEY_CLASSES_ROOT\HTTP\shell\Firefox\command]
@="D:\\Mozilla Firefox\\FIREFOX.EXE -url \"%1\""

[HKEY_CLASSES_ROOT\htmlfile\shell\open\command]
@="D:\\Mozilla Firefox\\FIREFOX.EXE -url \"%1\""

[HKEY_CLASSES_ROOT\htmlfile\shell\Firefox\command]
@="D:\\Mozilla Firefox\\FIREFOX.EXE -url \"%1\""

and to recover IE as default:

code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\HTTP\shell]
@="open"

[HKEY_CLASSES_ROOT\htmlfile\shell]
@="open"

Usage: Make necessary changes to the codes, then save as *.reg and double click
[Image: status2ftp]
08-04-2006 02:55 PM
Profile E-Mail PM Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: having trouble getting on browser
quote:
Originally posted by kmcbest
try this:

code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\HTTP\shell]
@="Firefox"

[HKEY_CLASSES_ROOT\HTTP\shell\Firefox]

[HKEY_CLASSES_ROOT\htmlfile\shell]
@="Firefox"

[HKEY_CLASSES_ROOT\HTTP\shell\Firefox\command]
@="D:\\Mozilla Firefox\\FIREFOX.EXE -url \"%1\""

[HKEY_CLASSES_ROOT\htmlfile\shell\open\command]
@="D:\\Mozilla Firefox\\FIREFOX.EXE -url \"%1\""

[HKEY_CLASSES_ROOT\htmlfile\shell\Firefox\command]
@="D:\\Mozilla Firefox\\FIREFOX.EXE -url \"%1\""

and to recover IE as default:

code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\HTTP\shell]
@="open"

[HKEY_CLASSES_ROOT\htmlfile\shell]
@="open"

Usage: Make necessary changes to the codes, then save as *.reg and double click
That will change the default browser to firefox and not open mail in firefox when the email is clicked in Messsenge. (Ive already tried it).
08-04-2006 03:09 PM
Profile E-Mail PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: having trouble getting on browser
Messenger uses a non-standard way to open Hotmail/WLMail inboxes, which involves launching IE directly, rather than via ShellExecute() or the numerous other API functions that use system defaults.
[Image: spartaafk.png]
08-04-2006 03:24 PM
Profile PM Web Find Quote Report
« 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