On Jun 14, 2005, at 2:09 PM, Larry Meyn wrote:

> You may be missing a non-python solution.  Apple's System Profiler  
> will
> give you a list of all application on a machine in addition to a  
> lot of
> other information.  It's in the utilities folder and available under
> the Apple menu when you choose "About This Mac" and then "More
> Info...".
>
> If you want it more automated, System Profiler is scriptable, so  
> one of
> the Python AppleScript interfaces could be used.

I highly recommend that you forget that it has a scriptable  
interface, and just use the command-line app as I had suggested in my  
previous message.. less overhead and more likely to actually do what  
you want.

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to