Installer with per-machine and per-user selection
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:content-type:content-transfer-encoding :subject:date:message-id:to:mime-version:x-mailer; bh=TXfuQlEp0E3D4qztbe19W6WgGvN5CJ8OgMqN62G5f68=; b=PhN4LKOjbCtcIAUdsqKGBcw0Jc3ggjAadaptoNF7kxuz7y4uYOQRyFhOl/ZEz4nsAp v1k0Ch5GSIB+b5d1egBRRsm1F9uWMXBtLJpXK2JPjUCrQlABsow/DJCFfBLJ5DD4TIIm hBBxm0wFf2SQvmUF0ITAo9OPDeP38l3riSyxI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=Uy/KUvW8iJrlW6ckxiP/zZ1EaNop+Y1CjNlLtqMd/RKdsyiSnBlasrcXnCUA024kG2 gOIObl+2lBTKyaW3e3mYYZNSxS3qO+HtGQgh7N2GrJAJUHt2n32M9fD4F+WnHpxgfBP1 EhFjAxgiV+0gilSmoOIN8i/QHZfMpgPA2vc5U= Hello all. I am trying to create an installer, using PackageMaker, which would allow some items to be installed either into /Library or into ~/Library folder. I can build such installer, it does allow me to select between "all users" and "only current user", but it does require administrator password for both installations. If i remove "admin authorization", when the installation to the /Library would fail. Is it possible to get rid from the redundant password request while installing to "~/Library" but ask for password while installing to "/Library"? I am targeting 10.5.8 as a minimum OS version. Thank you. -- Sincerelly, Rustam Muginov _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Rustam Muginov