Hi,
I want to distribute an application developed by me but would like to allow users to download the demo version, which should expire after 30 days. The problem is how to check if the 30 day period is over ? I can check for the system date but then the user can change the system date and run my application even after the licensing period is over. Can I restrict this in any other way ???