mirror of
https://github.com/bitcookies/winrar-keygen.git
synced 2026-03-11 17:45:31 +00:00
🎉 v1.0.4
release v1.0.4
This commit is contained in:
parent
3416e00e07
commit
f7da72f815
8 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -238,7 +238,7 @@ public:
|
|||
if (UserNameSignatureS.length() < 60) {
|
||||
UserNameSignatureS.insert(UserNameSignatureS.begin(), 60 - UserNameSignatureS.size(), '0');
|
||||
}
|
||||
if (UserNameSignatureR.length() == 60 || UserNameSignatureS.length() == 60) {
|
||||
if (UserNameSignatureR.length() == 60 && UserNameSignatureS.length() == 60) {
|
||||
RegInfo.Items[2] = HelperStringFormat("60%060s%060s", UserNameSignatureS.c_str(), UserNameSignatureR.c_str());
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue