Make A Test

Create a record for the user in the database and send him registration details

We added the following user in the database with "Add a new user":

add user

We can email the user his registration details for our publication, something like this:

Thank you for your registration!
You can now activate your registered edition. Please start the program, choose:
"I have a registration key and I want to unlock the program". Click Continue.
In Registration Key, enter your email address: info@htmlexe.com and click Activate.
IMPORTANT: an active Internet connection is required.
Please allow outgoing connections if you use a custom firewall.
No other private personal information is sent to our server.

User-side

The end user who received our email starts our publication:

reg 1

He clicks Continue and enter the registration key:

reg 2

By clicking Activate, the program connects to your server and retrieves data as explained here.

In our case, it worked fine:

success

success

Note that activation failures are generally not due to the activation kit itself:

  • custom firewalls or antispyware programs may interfere.
  • verify that your server is responding.
  • verify that the user does not use a proxy or he should configure it with the "Network Settings" button.

img Customize the scripts, add users with custom scripts