Re: the right place where put a serial number
Re: the right place where put a serial number
- Subject: Re: the right place where put a serial number
- From: "I. Savant" <email@hidden>
- Date: Fri, 18 Nov 2005 09:23:47 -0500
The simplest place to put it would be in your application's
preferences file. See NSUserDefaults. This has a limitation, however
- only the current user will be registered.
If you want all users of a machine to be registered, the other
place would be the shared application support folder. This is also
limited but in another way. In this case, you will need to obtain the
proper privileges to write to that folder if you are not an
administrative user.
--
I.S.
On Nov 18, 2005, at 8:35 AM, Andrea Salomoni wrote:
Hi to all,
After some discussion on this list i would like to explain better
my problem:
I have to put somewhere a serial number for my app, to check if the
software has the right one.
I don't think that keychain is the right place where put it,
because in my keychain there aren't any serial number of my
installed software.
Everyone has some solutions?
Thank you all
Yorh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden