On Sat, Oct 25, 2008 at 7:48 AM, Antonio Ferraioli
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've built a preference panel that will be installed in System Preferences,
>
> I'd like to let the user install the panel by double clicking it,
> doing this the System Prenferences application asks
> how the panel will be installed
> -  "Install for this user only"
> -  "Install for all users of this computer"
>
> I'd like to limit the panel installation to the curent user ( "Install for
> this user only")
> avoiding the "Install for all users of this computer" option
>
> do you know if it is possible to do this ?
> does it exist some property that I can assign to the Info.plist file of my
> preference panel

No, it isn't possible. Additionally, even if it were, there is nothing
to stop a user with admin rights from putting the preference pane in
/Library/PreferencePanes/, which is equivalent to the "Install for all
users of this computer" option.

-- 
Clark S. Cox III
[EMAIL PROTECTED]
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to