On Jun 23, 2010, at 6:38 PM, Angelo Chen wrote:

> Thanks for the fast reply, this works very well, now I'd like to check if 
> certain plugin for Quicktime got installed too, is there a similar service? i 
> tried following and it returns nil:
> NSURL * bURL = [[NSWorkspace sharedWorkspace] 
> URLForApplicationWithBundleIdentifier:@"com.apple.AppleIntermediateCodec"];

That’s not an application. I think you’ll need to use QuickTime APIs to check 
for the presence of particular plugins. (And this is not the right list for 
those APIs.)

—Jens_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to