Problem :
Genesis64 missing CrypKey Service, so the license cannot be connected.
Solution:
The CrypKey is always read by the Genesis64 for validation of licence. if the CrypKey Service is gone, its make a problem. the CrypKey Service might not be intentionally missing, may be some performance utility apps do some optimizing remove it.
Then here for how to restore the CrypKey services:
- Open Command Prompt as run as administrator
- Write a command below
sc create "CrypKey License" binPath= "C:\Windows\System32\Crypserv.exe"
- Check on Services Window
The CrypKey Service now already available on Services our windows. but need to set up as Startup type : Automatic, and make sure running.
- Restart Iconics License Service on Service Window
once CrypKey Service running, we need restart the Iconics License Service. then problem will be solved.