mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-12-06 07:42:00 +01:00
Added enhancement for Windows Server 2022
This commit is contained in:
parent
da202201c5
commit
e151f97a8b
|
|
@ -161,6 +161,7 @@ could be detected as not genuine !{end}" %currentClientCount)
|
|||
|
||||
# Get a name for SkuId, AppId.
|
||||
kmsdb = kmsDB2Dict()
|
||||
appName, skuName = str(applicationId), str(skuId)
|
||||
|
||||
appitems = kmsdb[2]
|
||||
for appitem in appitems:
|
||||
|
|
|
|||
Loading…
Reference in a new issue