Это похоже на работу. Единственная проблема - это не рекурсивно.
property Location : alias "Macintosh HD:Location"
tell application "System Events" to files of Location whose name extension = "ext"
if the result = {} then tell application "Example" to quit