• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Determining what apps are installed on Tiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Determining what apps are installed on Tiger


  • Subject: Determining what apps are installed on Tiger
  • From: "Jim Brown" <email@hidden>
  • Date: Fri, 17 Nov 2006 12:54:38 -0800

I am working on a utility tool that is designed to keep some in-house
developed apps up to date. In order to do that the tool needs to
periodically refresh its inventory of installed apps. Version 1 does
this by brute force parsing the /Applications directory and
sub-directories and creating an array of all the application bundles
it finds. Then it compares the array against a text file that contains
the information about the latest versions of the updateable apps. The
two problems with this approach are that the refreshing can take a
long time depending on the cpu type and the number of apps in
/Applications and, any apps that get installed somewhere else other
than /Applications aren't included.

I've tried using lsregister but it has not proven reliable enough to
be used alone as a source for the current suite of installed apps.

Has anyone come up with any other methods of determining all the
applications that are installed on OS X Tiger?

--


...Regards

===========================
Jim Brown
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • implementing auto-update (was Re: Determining what apps are installed on Tiger)
      • From: Chris Hanson <email@hidden>
    • Re: Determining what apps are installed on Tiger
      • From: Cameron Hayne <email@hidden>
    • Re: Determining what apps are installed on Tiger
      • From: Laurence Harris <email@hidden>
    • Re: Determining what apps are installed on Tiger
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: LSEnvironment
  • Next by Date: Re: dedicated network build problems
  • Previous by thread: Re: How do I force XCode to find the right header file?
  • Next by thread: Re: Determining what apps are installed on Tiger
  • Index(es):
    • Date
    • Thread