1
0
mirror of https://github.com/Neo-Desktop/WindowsXPKg synced 2025-04-18 22:07:29 +03:00

initialize options in CLI

This commit is contained in:
WitherOrNot 2023-06-07 15:43:45 -04:00
parent 0b94791ee1
commit 947fd48f38

@ -212,6 +212,8 @@ void CLI::print_product_key(char *pk) {
}
CLI::CLI(Options options, json keys) {
this->options = options;
BINKID = options.binkid.c_str();
// We cannot produce a valid key without knowing the private key k. The reason for this is that