FROM : Finlay Dobbie
DATE : Mon Nov 18 23:45:00 2002
On Tuesday, November 19, 2002, at 04:57 AM, Matthew Bigarani wrote:
> Hey everyone, I'm looking to get a list of applications and their
> version numbers, like Apple's System Profiler does. What would be the
> best/fastest way to go about this? I thought about wrapping:
>
> find /Applications -name \*.app
>
> and getting the info.plist, but that wouldn't cover carbon apps.
_LSCopyAllApplicationURLs or similar, but that's private. *sigh*
-- Finlay
DATE : Mon Nov 18 23:45:00 2002
On Tuesday, November 19, 2002, at 04:57 AM, Matthew Bigarani wrote:
> Hey everyone, I'm looking to get a list of applications and their
> version numbers, like Apple's System Profiler does. What would be the
> best/fastest way to go about this? I thought about wrapping:
>
> find /Applications -name \*.app
>
> and getting the info.plist, but that wouldn't cover carbon apps.
_LSCopyAllApplicationURLs or similar, but that's private. *sigh*
-- Finlay
| Related mails | Author | Date |
|---|---|---|
| Matthew Bigarani | Nov 18, 20:58 | |
| Nick Zitzmann | Nov 18, 21:37 | |
| Finlay Dobbie | Nov 18, 23:45 | |
| Scott Anguish | Nov 19, 00:16 |






Cocoa mail archive

