/Library/Preferences
/Library/Preferences
- Subject: /Library/Preferences
- From: Rhon Fitzwater <email@hidden>
- Date: Thu, 10 Jul 2003 22:04:51 -0400
I know I posted to both cocoa and student dev lists, but not everyone
is subscribed to both. :-)
Now for my question. Can anyone show me how to make it so my program
will write a preference to /Library/Preferences/. I know how to use
NSUserDefaults, but that creates a preference for every user that opens
my app. I just want one system wide preference. Only users with admin
privileges will be able to edit/save this system wide preference, which
is what I want.
Can someone post the simplest way to go about doing this?
Thanks in advance everyone!
-Rhon
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.