mirror of
https://github.com/Py-KMS-Organization/py-kms.git
synced 2025-05-13 14:44:50 -04:00
Added enhancement for Windows Server 2022
This commit is contained in:
parent
da202201c5
commit
e151f97a8b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue