Re: Setting Up Registration w/McSerialNumber
Re: Setting Up Registration w/McSerialNumber
- Subject: Re: Setting Up Registration w/McSerialNumber
- From: "Kirt Cathey" <email@hidden>
- Date: Sun, 08 May 2005 12:26:37 +0000
Thanks Tom.
In the application I only had to setup one preference, so have not read up
too much on the defaults database, so that is what I am doing right now.
Will post a full code-snippet solution
once I figure it out. As for the time limits on trials, this is handled
within the libraries generated
from McSerial, so am not to worried about hard-coded date info files.
Regards,
Kirt
CC: email@hidden
Subject: Re: Setting Up Registration w/McSerialNumber
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
_________________________________________________________________
楽しい絵文字でココロ伝わるメッセンジャー http://messenger.msn.co.jp/
_______________________________________________
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