mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-12 01:32:14 +08:00
Added enhancement for Windows Server 2022
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user