I have a Multimedia App that is for Mac OS X using Xcode.
The languages used are Objective-C, C++ and C.
I want to somehow get my app in the "Open With" contextual menu without having the user do anything. I don't want to "take over" the default association unless the user sets it in the Preferences or takes additional steps.
Any suggestions?