这个密钥生成器更新修复了某些机器ID文件导致崩溃的问题。

之前的密钥生成器在“标识符”值超过512个字符时会崩溃。这个值的长度会随着用户连接更多磁盘驱动器到计算机而变长。这就是为什么在我们的测试计算机上没有发现这个bug的原因 ;)

“标识符”值包含了你所有磁盘驱动器的全名和ID值。这可能是我们在软件中看到的最长的“标识符”。

我们希望没人会通过传递在装有数千个硬盘的计算机上生成的大型机器ID文件来欺负我们可爱的密钥生成器!

This keygen update fixes crashing issue for some Machine ID file.

Previous keygen crashes if the “identifier” value is longer than 512 characters. The length of that value becomes longer if user connects more disk drives to the computer. That’s why the bug was not found with our testing computers ;)

The “identifier” value contains full names and id values of your all disk drives. This can be the longest “identifier” we have seen in the software.

We hope no one will bully our cute keygen by passing huge Machine ID file generated on the computer with thousands hard drives!

发表回复

后才能评论