Copy link to clipboard
Copied
Copy link to clipboard
Copied
If you can specify the folder you want to get access to, you also change the permission of the folder by Terminal.app. You launch Terminal.app and then type in command line like this.
1. cd {folder path}
e.g. cd /Application/Adobe/
2. sudo chmod -R 777 {folder path}
(log-in password is requested after you hit return key.)
Copy link to clipboard
Copied
Wow thats useful. Thank you.
Ok so I'm not 100% sure what the default permissions are set when the tick box is ticked to 'allow scripts to write files and access network'.
The screenshot is from another mac computer showing their permissions:
This is from my new mac:
Any further guidance? Thank you for responding.