Hi. I ma trying to create pkg to install our application. We want to make it installable without admin password. Is it even possible to do on Catalina? And where I can install app without admin's password. I have tried to create default pkg with Packager (unchecked "Require Admin password for installation") and install it in different locations using user account without admin rights. And I failed :( It asks to enter admin login and password to continue.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
How I can create pkg that will install app into users home directory /Applications by default and allow to change it. I have tried add <domains enablecurrentUserHome="true" enablelocalSystem="false" /> but by default it goes to root Applications folder. And when I am choosing "Change install location" it allows to install locally for user.
Is it possible to create a self-update app for macOS, when it is installed into the root applications folder, and a user doesn't have admin privileges? And without Sparkle.