mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2024-12-22 04:20:17 +02:00
fix installation ID generation
This commit is contained in:
parent
947fd48f38
commit
eed869981b
@ -111,6 +111,7 @@ int CLI::parseCommandLine(int argc, char* argv[], Options* options) {
|
||||
}
|
||||
|
||||
options->instid = argv[i+1];
|
||||
options->applicationMode = MODE_CONFIRMATION_ID;
|
||||
i++;
|
||||
} else {
|
||||
options->error = true;
|
||||
|
Loading…
Reference in New Issue
Block a user