Re: programmatically adding MIME types from an installer
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com -- Terry On Jan 3, 2008, at 4:29 PM, John Zorko <jmzorko@mac.com> wrote: Hello, all ... Regards, John Falling You - exploring the beauty of voice and sound http://www.fallingyou.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/tlambert%40apple.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Go to developer.apple.com and search for WevKitPluginStarter. It has an example of how you support a new MIME type using a plugin. I need to make my application installer (OSX pmproj-based) automatically add a special MIME type to OSX / Safari -- basically, when a file of a certain type is downloaded, I need the application that my installer installs to start, and it seems that MIME types are the easiest / most cross-platform (I also need to solve this same problem with Firefox on OSX, as well as Firefox and IE on Windows) / most open way to do this. I've not been able to find out how to do this by searching the Apple developer docs. Can someone point me in the right direction? I'd appreciate it :-) This email sent to tlambert@apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert