How to get names of all Installed application

Hi,

Can any one help me on the below requirement.

"I want to list the names of all application that are installed in my Mac OS x machine. Is it possible to do this in applescript.

Thanks,
Gopal

do shell script “system_profiler SPApplicationsDataType”

Thanks for your help.

IS it possible to get the serial number of an mac os application using applescript.

Thanks,
Gopal

Serial number? You mean the one you use to register an application? If so then no. Every application stores that differently so there’s no way to know where to get it from.

Thanks for your suggestion.

Regards,
Gopal