Storing license keys
j o a r
joar at joar.com
Tue Nov 13 21:56:38 PST 2007
On Nov 13, 2007, at 9:22 PM, Chad Armstrong wrote:
> What I want to do is allow a user (either admin or a standard user
> if possible) be able to enter in the registration info into the
> application, and this will be saved so any user can use the
> application without having to re-enter the license info for each new
> user.
You'll probably end up saving this file in one of these locations:
/Library/Application Support/
/Library/Preferences
/Users/Shared
See also:
<http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/Articles/WhereToPutFiles.html
>
<http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/Articles/LibraryDirectory.html
>
j o a r
More information about the MacOSX-dev
mailing list