Locating and deleting PowerPC applications

28.09.2011

end if

tell application "Finder"

set the folderOfAliases to make new folder at desktop

repeat with i from 1 to the count of theseApplicationFiles

make alias file to (item i of theseApplicationFiles) at folderOfAliases