Hi,
I'm looking for ways to make piracy most inconvenient.
I have developed a Windows Form software that I want the customer to be able to use only for a certain period of time, after installing. Is it as simple as writing installation date and subscription period into setting file and check these values during run time, or are there more robust approaches?
Also how do I prevent user from copying the software into other machines?
Please note that I am interested only in technical solutions against piracy, not social, business, legal and psychological solutions.
Thanks.