Re: Setting Up Registration w/McSerialNumber
Re: Setting Up Registration w/McSerialNumber
- Subject: Re: Setting Up Registration w/McSerialNumber
- From: Thomas Davie <email@hidden>
- Date: Sun, 8 May 2005 13:15:02 +0100
On May 8, 2005, at 12:55 PM, Kirt Cathey wrote:
Hi All.
I have setup a registration screen with challenge and serial number
with McSerialNumber.
Works great! Configures great! But need some hints on how to set
global, persistent variables
that will prevent the registration screen from appearing after
successful registration.
Would this be something for preferences controller?
Has anybody done this type of thing before with McSerial, or any
other scheme?
Many Thanks,
Kirt
The defaults database is a great idea for storing the registration
code after you've got one. However if you're needing to store data
like when the app first ran (to limit to 30 days or something), then
it becomes a really stunningly bad idea. You need to find somewhere
where no one will think of looking to hide the data, maybe a hidden
file in a directory you know will exist.
Bob
_______________________________________________
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