Question: We’re rolling Inspyder products out to our end users using automated scripts. How can we automatically install the license information on end user PCs without prompting the user?

Answer: All Inspyder products will accept a license file placed in the application directory named “license.lic”. The contents of the license file must be the following format:

name=Your Name
email=you@example.com
code=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

If the license information is not correctly entered in the “license.lic” file, the registration prompt will be shown when you run the application. Remember to use the Name, Email Address and Registration Code that were provided in your license email.