If you have a license key, you can replace the following line in the web.config file located in the root folder of Practical Password Reset.

    <add key="SerialNumber" value="" />

with a line that contains the serial number

    <add key="SerialNumber" value="SerialNumberGoesHere" />

Restart the Practical Password Reset web app and the program should be licensed and activated.