Re: Get list of installed applications in the Mac
Re: Get list of installed applications in the Mac
- Subject: Re: Get list of installed applications in the Mac
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 17 Jun 2007 06:48:41 -0600
On Jun 16, 2007, at 11:46 PM, Janakiram Palepu wrote:
Is there any similar way in mac to get list of available
applications in Mac using Registry.
There is no registry in Mac OS X. The only documented way of doing
this is to use NSMetadataQuery to look up all files with the bundle
signature "APPL"; see the documentation for more information.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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