Page 1 of 1

Handling 3rd Party Activation

Posted: Thu Mar 03, 2016 5:15 pm
by HankFay
One of the "apps" we want to package uses web-based activation that gets stored in the registry. You input the private key and the key is checked against a registration server, etc., and the results get written to the registry (presumably).

Is there a "how-to" on handling this?

If not, what are the options? Registration on the host OS's registry is fine, but if we need to use any ActiveX controls, we would want those to be in the virtual registry.

thanks,

Hank