Results 1 to 4 of 4

Thread: Best way of software expiration?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2007
    Posts
    912

    Best way of software expiration?

    Hi what should be the best way for expiring my software after 10 days?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Best way of software expiration?

    Moved From The CodeBank

  3. #3
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Best way of software expiration?

    Do some coding for checking whether it reached 10 days after installation or not (on application start). If it reached the limit(10 days), prevent the application from opening or running. If not, the user continue using the software.
    You can accomplish this with your own coding techniques, or try the open source project : ActiveLock

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  4. #4
    Addicted Member
    Join Date
    Dec 2009
    Location
    India
    Posts
    158

    Re: Best way of software expiration?

    This little program will allow the user to try software upto 10 days, however you can modify the trial days in the regmodule,
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width