-
Posts
926 -
Joined
-
Last visited
Function's Achievements

Protist (7/13)
85
Reputation
Single Status Update
-
Let's say there's this Java-driven program (ran via a batch file), which requires (1) a licence file, and (2) a protected USB key that goes along with the licence file.
Let's now say that there are 3 types of licence files: (a) a normal licence file that gives full access to the program, if the USB key is inserted in the computer; (b) a trial licence file that does not require the USB key in order to run the program correctly, but only gives access for 600 days; and (c) a licence file that was distributed in private for a course of the program, making it available only on the day of the course, without the need for the USB key (so with this licence file, the program will always run correctly and with full functionalities, if the system date is set to 13 May 2013, course day).
Is there a possibility to adjust/create a licence file to eventually have one licence file that allows the program to be run with full functionalities, without need for USB key and system date settings?