Mac OS: Check if Adobe is installed
I am a complete beginner in Mac OS. I am currently working on a USB stick that will run on Windows and Mac. In both cases, a batch script should run first, which checks whether the Adobe Reader is installed or not. If not, then an attached HTML with installation notes should be opened.
So my question is, how to detect on Mac OS if the Reader is installed?
Or is it always installed at the same location like: /Applications/Adobe Acrobat Reader DC.app/Contents/MacOS/AdobeReader
For Windows I found that:
Thank you!
