What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Open Hotmail in Firefox

Open Hotmail in Firefox
Author: Message:
kmcbest
Junior Member
**

Avatar

Posts: 54
Joined: Jul 2006
RE: Open Hotmail in Firefox
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\""

Make necessary modifications to the code above then save as *.reg, double click to import to your registry.

Below is the code for recover the default settings:
code:
Windows Registry Editor Version 5.00

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

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

Or you can try this:
http://windowsxp.mvps.org/defaultbrowser.htm
[Image: status2ftp]
08-18-2006 02:39 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Open Hotmail in Firefox - by EyeBaller on 08-09-2006 at 04:19 PM
RE: Open Hotmail in Firefox - by MattyRid on 08-09-2006 at 07:02 PM
RE: Open Hotmail in Firefox - by Zahid™ on 08-09-2006 at 07:08 PM
RE: Open Hotmail in Firefox - by MattyRid on 08-09-2006 at 07:09 PM
RE: Open Hotmail in Firefox - by RaceProUK on 08-09-2006 at 10:09 PM
RE: Open Hotmail in Firefox - by punkboypoppi on 08-18-2006 at 02:27 PM
RE: Open Hotmail in Firefox - by kmcbest on 08-18-2006 at 02:39 PM
RE: Open Hotmail in Firefox - by Felu on 08-18-2006 at 02:45 PM


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