Re: Best place to hide license files
Re: Best place to hide license files
- Subject: Re: Best place to hide license files
- From: Sam McCandlish <email@hidden>
- Date: Fri, 16 Apr 2004 21:53:57 -0400
On Apr 16, 2004, at 3:40 PM, Lance Drake wrote:
The existence or non-existence of the file would no longer be the
issue.
I came up with an easy method that I use on my apps. Include the app's
registration key that the user entered in the preference file once the
user has registered. Each time the app starts up, verify the
registration key, if it exists. If it (the key) doesn't exist or is not
correct, the app runs in "non-registered" mode.
_______________________________________________
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.