Trouble setting 2 account for the same software

Post Reply
fritz
Posts: 1
Joined: Tue Dec 07, 2021 5:41 am

Trouble setting 2 account for the same software

Post by fritz »

It's about mega client. I installed it once in OS and once in Sandboxed container, but the sandboxed one, instead of install its config file in the sandboxed container, want to reach the personnal user folder
/Users/userfolder/AppData
.

If I refuse access to that folder, it doesnt want to create config file in the sandboxed folder.

How to do that ?

User avatar
bastik-1001
Posts: 361
Joined: Sat Apr 22, 2023 8:30 am
Contact:

Re: Trouble setting 2 account for the same software

Post by bastik-1001 »

For the software running in a sandbox, where you want to make it unable to read from the real disk, but need the software to write to the sandboxed location, ClosedFilePath does not work, WriteFilePath has to be used.

Here is documentation for this option.

Post Reply