Open Cinbarker opened 3 years ago
Thanks for opening this issue @Cinbarker :) Did you try installing from an admin account?
Create a folder in that users Home named applications, then return to your admin account and choose that folder as the destination. Or install from your admin account to normal system Applications folder, making it available to all users and put account limitations on the other users if you don't want them to have access to it.
(I got this from apple's discussion website)
After unzipping the application and moving it to my applications directory, double clicking the application causes an error: You do not have permission to open the application "Hardocs Desktop:.
I then tried manually opening using super user, and encountered another issue:
`cinbarker@Nicolass-MacBook-Pro ~ % sudo open /Applications/Hardocs\ Desktop.app
Password:
The application cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10826 "kLSNoLaunchPermissionErr: User doesn't have permission to launch the app (managed networks)" UserInfo={_LSFunction=_LSLaunchWithRunningboard, _LSLine=2508, NSUnderlyingError=0x7fc32f20e0c0 {Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x7fc32f20e880 {Error Domain=NSPOSIXErrorDomain Code=111 "Unknown error: 111" UserInfo={NSLocalizedDescription=Launchd job spawn failed with error: 111}}}}} `