LicenseValidator.DeleteKeys() question
How can I know for sure that all previous keys are removed from the HKCU and HKLM?
I'm using the LicenseValidator.DeleteKeys() function. It doesn't return a result.
Is there a trick I can use to see if there are any computer keys stored in the registry.
-
Official comment
Hi Leland
If you are using the latest version of QLM, you can call DeleteKeyEx which will return an error message if we failed to delete some keys.
Regards
John
Comment actions
Please sign in to leave a comment.
Comments
1 comment