From b5c2dc4bbebe5524a67975cba8438a021afb756e Mon Sep 17 00:00:00 2001 From: abbodi1406 <33669284+abbodi1406@users.noreply.github.com> Date: Wed, 2 Dec 2020 03:51:12 +0300 Subject: [PATCH] v0.40.0 release detect WOW64 process and relaunch from native x64 cmd.exe changed default local KMS_IP to 0.0.0.0 updated SppExtComObjHook.dll to support Server 2021 CSVLK added Server 2021 GVLKs added partial support for Office 2021 Preview added NoAcquireGT registry policy for Win10 build 14393 start sppsvc/osppsvc manually before running wmic query enhanced Win10 EditionID detection for non-Volume capable editions --- KMS_VL_ALL_AIO.cmd | 558 +++++++++++++++++++++++++-------------------- 1 file changed, 314 insertions(+), 244 deletions(-) diff --git a/KMS_VL_ALL_AIO.cmd b/KMS_VL_ALL_AIO.cmd index d229418..37b1a55 100644 --- a/KMS_VL_ALL_AIO.cmd +++ b/KMS_VL_ALL_AIO.cmd @@ -1,6 +1,6 @@