How to add a MIME handler to Firefox and Internet Explorer from an installer

Posted by JustSmith on Stack Overflow See other posts from Stack Overflow or by JustSmith
Published on 2010-06-14T14:40:12Z Indexed on 2010/06/14 14:42 UTC
Read the original article Hit count: 238

Filed under:
|
|
|
|

I'm looking to create an installer that will add a handler for a MIME type in Firefox and Explorer. The installer I will be using will be either INNO (a.k.a Oh Nooo!) or NSIS.

How do Mozilla and Microsoft recommend adding a handler. So far all I have been able to find for Firefox is how to Add/Remove/Augment manually which no matter how simple is something I would like to hide from the user.

© Stack Overflow or respective owner

Related posts about internet-explorer

Related posts about firefox