On Oct 14, 2009, at 8:38 PM, Sandro Noel wrote:
I'm experiencing problems with my application preference, some part of the preferences are user specific but the licensing part is meant to be global for the computer. I am looking for a document that would explain how I can get some preferences installed in /Library
NSUserDefaults doesn't have an API for all-users-on-this-machine prefs, but CFPreferences, which it's based on, does.
—Jens_______________________________________________ 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