Q: How can we see what licenses are on a users PC?
A: There are two easy ways to get the license code on a user system after activation has taken place.
A: There are two easy ways to get the license code on a user system after activation has taken place.
- If you are using the sample code that will place a record of the license code used to activate in a file called "license.txt" that you can simply access on the local machine.
- Otherwise you can also use our API, with the method: NSLGetLicenseCode to retrieve the license code associated with the current product.