I’m trying to delete some files in some folders contained in Application Support of another partition of my mac with deleteFile()
, but operation doesn’t succed… How can I? I tried also with Process::raisePrivilege()
but it dowesn’t work…
I’m trying to delete some files in some folders contained in Application Support of another partition of my mac with deleteFile()
, but operation doesn’t succed… How can I? I tried also with Process::raisePrivilege()
but it dowesn’t work…