Recommended Posts

i can prove everybody here is wrong about MSN messenger being hard coded.

i open MSN messenger links on firefox.

the trick is simple and is described in a microsoft's document.

the path to firefox has to be in longfilenames format. you can not use C:\PROGRA~1\.... use the complete path instead C:\Program Files\...

maybe a little edit on the above posted regfile will do the trick, i just edited manually in Folder Options.

HKEY_CLASSES_ROOT\Applications\iexplore.exe\shell\open\command

the value was:

"C:\Archivos de programa\Internet Explorer\iexplore.exe" %1

and now it is:

"C:\Archivos de programa\Mozilla Firefox\firefox.exe" %1

(windows in spanish "Archivos de programa"->"Program Files" )

when it tries to open internet explorer to open hotmail from msn messenger it opens firefox,

but as i said before, it opens a new tab with my default home page

and now it is:

"C:\Archivos de programa\Mozilla Firefox\firefox.exe" %1

excelent, you're using the longfilenames format, that's why it is working =)

you should try this format in the regfile too.. C:\PROGRAM FILES\................\FIREFOX.EXE -url %1 i think it wont open the default homepage, that way.

firefox defaults to shortfilename format on installation.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.