Implementing a time based license

  • Thread starter Thread starter john
  • Start date Start date
J

john

What is the common pattern for implementing a license that
expires in 30 days (for demo versions of a product). I
dont want anything like a reg entry that the user can just
change and get them another month. something fairly hack
free.

what do most software manufacturars use?
 
I would think that an encrypted registry value along with a
TotalTimeElapesed value (so that changing your system date wouldn't extend
the 30 day trial period) would be the only way to accomplish this
effectively.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top