• 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: "Stephen J. Butler" <email@hidden>
  • Date: Wed, 23 Jun 2010 19:55:32 -0500

On Wed, Jun 23, 2010 at 7:48 PM, Angelo Chen <email@hidden> wrote:
> Hi,
> Is there a way to check if a certain application is installed? say if iMovie is installed? thanks,

Three ways:

-[NSWorkspace absolutePathForAppBundleWithIdentifier:] (10.3)
-[NSWorkspace fullPathForApplication:] (10.0)
-[NSWorkspace URLForApplicationWithBundleIdentifier:] (10.6)
_______________________________________________

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

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

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