From d9558e47b4a89b3a1c6a5aa423bb9af9341c1db7 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 29 Nov 2018 09:53:27 +0100 Subject: [PATCH] fixed false uninstall of key --- Win10ActKMS.sls | 1 - 1 file changed, 1 deletion(-) 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 %} -- 2.43.0