From: buildmaster Date: Thu, 29 Nov 2018 08:53:27 +0000 (+0100) Subject: fixed false uninstall of key X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=d9558e47b4a89b3a1c6a5aa423bb9af9341c1db7;p=Win10ActKMS.git fixed false uninstall of key --- diff --git a/Win10ActKMS.sls b/Win10ActKMS.sls index 0dded16..6054fe3 100644 --- a/Win10ActKMS.sls +++ b/Win10ActKMS.sls @@ -16,6 +16,5 @@ PACKAGE: - name: 'cscript.exe //B "%systemroot%\system32\slmgr.vbs" /ipk {{ LIC }}' - name: 'cscript.exe //B "%systemroot%\system32\slmgr.vbs" /skms KMS_SERVER_IP:KMS_SERVER_PORT' - name: 'cscript.exe //B "%systemroot%\system32\slmgr.vbs" /ato' - - name: 'cscript.exe //B "%systemroot%\system32\slmgr.vbs" /upk' {% endif %}