|
#1
|
|||
|
|||
![]()
When a script is triggered, and it uses local files, there is a popup asking for permissions and you have to accept it (and check don't ask again) otherwise it doesn't work.
I have a headless machine and I can't see that popup. Is there a way to bypass it? |
#2
|
|||
|
|||
![]()
Add this to the script:
Code:
disablePermissionChecks(); |
#3
|
|||
|
|||
![]()
Oh, thanks a lot!
|
![]() |
Thread Tools | |
Display Modes | |
|
|