Added enhancement for Windows Server 2022

This commit is contained in:
Simon Beginn 2021-09-13 11:15:05 +02:00
parent da202201c5
commit e151f97a8b
No known key found for this signature in database
GPG key ID: 033A4D4CE4E063D6

View file

@ -161,6 +161,7 @@ could be detected as not genuine !{end}" %currentClientCount)
# Get a name for SkuId, AppId. # Get a name for SkuId, AppId.
kmsdb = kmsDB2Dict() kmsdb = kmsDB2Dict()
appName, skuName = str(applicationId), str(skuId)
appitems = kmsdb[2] appitems = kmsdb[2]
for appitem in appitems: for appitem in appitems: