On 30 Apr 2009, at 7:31 PM, Erg Consultant wrote:
How can I get my installer plugin to run with the same admin
permissions as my installer runs with?
You can't. Plug-ins work as part of the Installer.app application,
which always runs with the privileges of the user who started it.
Privileged parts of the application are done by helper tools or the
scripts you supply, which are sub-launched from Installer.app.
For most purposes, it's enough for the plugin to write what it has
learned into /tmp, for one of the scripts to act on.
— F
--
Fritz Anderson -- Xcode 3 Unleashed: Now in its second printing -- <http://x3u.manoverboard.org/
>
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com