Welcome to MacForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

How can I check in cocoa code that particular application ..

 
   Macintosh computer (Home) -> General Discussion RSS
Related Topics:
Application requires Mac version..... - I work for the company (Progeny Software) who developed an utility for the easy creation of timeline charts As you can see, it is a Windoze app and as such has been selling extremely well into many..

Cocoa or Carbon ? - Hello, i now got two small programs up and running, one with cocoa and one with carbon. But now i must decide which framework is the best for my purpose. This is not easy because 1) My is written with GNU Eiffel. This..

cocoa and opengl - I'm trying to learn a bit of opengl with a custom opengl class, and here's a strange problem I found. All the tutorials I find use these code to setup and/or resize the opengl view: 0, w, h);

Frustrating Cocoa bug - I have an old chess program written using Cocoa and OpenMCL. Because OpenMCL still doesn't work on the new Intel Macs, I am forced to rewrite my program in The rewrite is mostly going fine, but I have one very bug which I have..

Starting out on Cocoa programming... - I've just started Cocoa and was wondering how to get the data in a text file into an I've got an NSData object filled with file data read by an but am unsure of how to place it in the object. Dale -- ..
Author Message
prerit.kapadia

External


Since: Aug 06, 2007
Posts: 12



(Msg. 1) Posted: Mon Aug 06, 2007 4:37 am
Post subject: How can I check in cocoa code that particular application is installed in MAC or not
Archived from groups: comp>sys>mac>programmer>misc (more info?)

Hi,

I am developing an application in cocoa I need to check whether
a particular application is installed in MAC or not ? How can I do
that ?
How MAC os finds that out?
Is there anything like registry in MAC like we have in Windows


Thanks

 >> Stay informed about: How can I check in cocoa code that particular application .. 
Back to top
Login to vote
Michael Ash1

External


Since: Jun 01, 2004
Posts: 820



(Msg. 2) Posted: Mon Aug 06, 2007 8:19 am
Post subject: Re: How can I check in cocoa code that particular application is installed in MAC or not [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

prerit.kapadia.DeleteThis@einfochips.com wrote:
> I am developing an application in cocoa I need to check whether
> a particular application is installed in MAC or not ? How can I do
> that ?
> How MAC os finds that out?
> Is there anything like registry in MAC like we have in Windows

MAC is an abbreviation, generally in the computer world it stands for
Media Access Controller. Given where you posted this message and its
contetns, I assume you mean a "Mac".

Both LaunchServices and Spotlight will let you find an application by its
bundle ID. If you can find it on the HD then it's installed, if you can't
then it's not.

--
Michael Ash
Rogue Amoeba Software

 >> Stay informed about: How can I check in cocoa code that particular application .. 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> General Discussion All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]