Quote:
Originally Posted by JSWolf
What I am thinking is that it is the key for the reg entry that has @="licenseCertificate" as the line in front of the value is the entry you want for the key. If I am correct, That should make it easy to pull out the proper key. However, if I am incorrect, all you'd need do is try the other values based on the different @ lines and then you'll know which is which.
|
The licenseCertificate is not the key and it is in all three registry entries included. The problem is you can't try the key without the book. One solution would be to export all keys and try it in the ineptpdf/epub scripts but then you have to change these scripts too. I thought the key is always the last one but your example showed that it isn't the case.