Using osx 10.9 and packages for making package installer.
While installing a package made using Packages in /Applications location on a osx 10.9 machine, installer is asking for Admin password. Even though I had unchecked 'Require admin password for installation' while package making.
So, how to avoid this i.e a non-admin user should install this package. Package should install in /Applications location, so that non-admin user can use the app.
/Applicationsdir, why don't You pack Your.appfile inside dmg, so user could just drag and drop Your app? – Mateusz Szlosek Dec 22 '14 at 13:21hdiutilcommand. Here's more info about this. http://apple.stackexchange.com/a/50040/74657 You can drag'n'drop this folder to/Applicationswithout admin password. – Mateusz Szlosek Dec 22 '14 at 13:44dmgfile: https://el-tramo.be/guides/fancy-dmg/ – Mateusz Szlosek Dec 22 '14 at 13:47