2021-06-25, 19:54:54
No need to delete.
For others reading this.
User Sindripa bumped into what is called an OEM codepage issue.
One of the characters in the name used to license the registration against did not match up at the same location in the OEM codepage of the machine I use to generate the license.
This is an issue when program logic is not properly using unicode/UTF-8.
Sadly the license logic is not using unicode, but luckily the rest of the application is.
The issue was resolved by generating a new license for Sindripa.
--
Wil
For others reading this.
User Sindripa bumped into what is called an OEM codepage issue.
One of the characters in the name used to license the registration against did not match up at the same location in the OEM codepage of the machine I use to generate the license.
This is an issue when program logic is not properly using unicode/UTF-8.
Sadly the license logic is not using unicode, but luckily the rest of the application is.
The issue was resolved by generating a new license for Sindripa.
--
Wil