Implementing a 'Trial Period'

Discussion in 'Social Media Marketing' started by TedCarron, May 28, 2007.

  1. TedCarron

    TedCarron New Member

    Joined:
    May 28, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I am coming to the point where I am thinking about putting my software on download sites in an attempt to sell it via the familiar 30 day free trial period method.

    I guess this involves storing the installation date on the target machine either in the registry or in a small file somewhere.

    I wondered if anyone out there has any experiences they would like to share on this subject or any suggestions or comments they think I would find useful.

    Thanks in advance for any replies.

    Ted
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    The best thing you can do is as follows:

    Have an encrypted string of the installation date in some ini file or in some registry.
    Check the date at the time of launching and see if the trial period is valid.

    If valid allow the user to use the application.

    Also you can have some thing like the amount of days after which trial period expires also in the registry/ini and so you can allow multiple trials for the software before they purchase.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice