22 Apr 2026, 13:41
#
I figured out that apart from the resources, even the license check is needing internet. Today, I tried to startup the program and my computer was not connected to the internet. It was continuously showing a message box "attempt 1", "attempt 2" and so on. It was continuing like this even after 5 minutes, and eventually when I connected to internet, it retrived the license info and started.
I would recommend to store the license key and a validation flag somewhere locally on the PC (eg., in the registry). On the first run, you can check the flag and see if the license has been validated, if yes, then save the flag and the license key in the registry. Subsequent program runs can be done without internet connection.
I would recommend to store the license key and a validation flag somewhere locally on the PC (eg., in the registry). On the first run, you can check the flag and see if the license has been validated, if yes, then save the flag and the license key in the registry. Subsequent program runs can be done without internet connection.