Quote:
Originally Posted by Meiniet
When I try to dedrm ebooks, I get the message: Error Invalid PID Checksum.
|
Double check every character that can be confusing: 0 (zero) and O, 1 and I, etc.
If you have special symbols like "$" in your PID, then use "\$" instead of "$" (escape special symbols).
And try to put PID into quotes ('PID' and "PID").
Your PC PID is a 10 digit, drop the last 2 symbols of your PID and try to use it in single quotes (1234567$90 -> '1234567$' ).