Re: how to get a list of applications?
Re: how to get a list of applications?
- Subject: Re: how to get a list of applications?
- From: Anthony Arthur <email@hidden>
- Date: Thu, 11 Jul 2002 23:10:48 -0400
Use NSWorkspace.
-b
On Thursday, July 11, 2002, at 09:58 PM, petite_abeille wrote:
Hello,
I would like to get a list of all available applications... How do I do
that?
Should I use NSSearchPathForDirectoriesInDomains with
NSApplicationDirectory and Co and then NSFileManager
directoryContentsAtPath and then isExecutableFileAtPath?
Is there a more straightforward way?
Thanks.
PA.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.