can I somehow access spotlight search results from custom program?
User can install app to any location.
I want to find such installed app's path. I can find through "/", but that rather takes some time. On the other hand spotlite search seems to find the app very fast.
Can I somehow take advantage of that to find custom install location of my app? (For the purpose of installer)