Hi!
I have some custom MIME types in my app. I successfully wrote a recognizer that registers the MIME types in the system at startup.
Now, I am trying to figure out how to associate those file types with my application, so the app is started whenever I open one of these files. Does anybody have any tips?

Reply With Quote

