• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: checking if an app installed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: checking if an app installed


  • Subject: Re: checking if an app installed
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 23 Jun 2010 23:07:43 -0700

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 (email@hidden)

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:

This email sent to email@hidden

References: 
 >Re: checking if an app installed (From: Angelo Chen <email@hidden>)

  • Prev by Date: Re: Finder open / close notifications
  • Next by Date: CCCrypt()
  • Previous by thread: Re: checking if an app installed
  • Next by thread: How to debug: "Save partially failed: Error saving the persistent store."
  • Index(es):
    • Date
    • Thread