Open on Command Line :
Launch Finder
- Applications
- Utilities
- Open Terminal
- Type: cd /Applications (notice the space behind cd )
- Type: /Applications/PILOTLOG.app/Contents/MacOS/PILOTLOG
If you get a permission error, continue with the following steps :
Launch Finder
- Applications
- Utilities
- Open Terminal
- Type: chmod -R 770 /Applications/PILOTLOG.app
- Type: sudo chown -R $(whoami):staff /Applications/PILOTLOG.app
- Type: open -a /Applications/PILOTLOG.app
More background information is available from the Apple Support pages : Reset Permissions
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article