Re: 30 day trial howto?
Re: 30 day trial howto?
- Subject: Re: 30 day trial howto?
- From: Daniel Todd Currie <email@hidden>
- Date: Mon, 31 May 2004 19:52:19 -0700
It depends how secure you want it to be... If you only want a minor
inconvenience, just put a first-run date in the NSUserDefaults and tell
the app to quit if that date is 30 or more days ago. For more
security, I've seen developers try and hide the date information in
hidden files in various places throughout the filesystem. I don't
really know any of the advanced/secure ways of doing what you ask.
-- Daniel Currie
On 2004 May 31, at 17:47, Rhon Fitzwater wrote:
So I take it no one has a good way of doing this? I just want to add
some code to my project that will stop it from launching if the 30 days
are up.
Any suggestions?
-Rhon
On May 27, 2004, at 1:34 PM, Rhon Fitzwater wrote:
What is the best way for me to create a 30 day trial of my
application? If you can point me to some resources that would be even
better.
Thanks in advance,
-Rhon
[demime 0.98b removed an attachment of type
application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.
[demime 0.98b removed an attachment of type
application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.
_______________________________________________
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.