how to get a list of applications?
how to get a list of applications?
- Subject: how to get a list of applications?
- From: petite_abeille <email@hidden>
- Date: Fri, 12 Jul 2002 03:58:22 +0200
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.