Re: Find path of an application
Re: Find path of an application
- Subject: Re: Find path of an application
- From: Alexander von Below <email@hidden>
- Date: Mon, 15 Dec 2008 11:51:21 +0100
Am 15.12.2008 um 11:45 schrieb Rakesh Singhal:
Hi all,
I think these are general queries still I am not aware of answer of
following queries:
1. I create a package for MyApp application and option is given to
user to change the path to install the MyApp application. Now in my
code, I want to find out the path of MyApp application so that I can
access it. So how to get the path of application?
On 10.4 and later, I would suggest Spotlight: http://developer.apple.com/documentation/Carbon/Conceptual/SpotlightQuery/SpotlightQuery.html
It is quite easy, base the Query on your bundle ID
2. MyApp is running on my system and I need to find out that is it
running or not then how to find out?
http://developer.apple.com/qa/qa2001/qa1123.html
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden