From 021d0b3d1c133beb4a132cac0df08bad9732787a Mon Sep 17 00:00:00 2001 From: abbodi1406 <33669284+abbodi1406@users.noreply.github.com> Date: Thu, 27 Aug 2020 13:44:28 +0300 Subject: [PATCH] v0.39.0 release Add: proper detection for Windows 7 ESU KMS licenses, activation is disabled/skipped for now Add: verify SppExtComObjHook.dll/registry if activation fails Add: WS 2019 ServerTurbine gVLK Add: new faster color method for Windows 10 v1511 and later Fix: KMS-not-supported message will not be shown for supported editions in case of errors Remove: KMS DnsPublishing/HostCaching commands Update: faster reg.exe commands to set/clear KMS IP/Port Update: better detection for Windows evaluation editions Update: enhanced detection and differentiate info for non supported Office Update: Read Me with detailed supported Windows editions Update: few other code improvements and fixes --- KMS_VL_ALL_AIO.cmd | 668 ++++++++++++++++++++++++++++++--------------- 1 file changed, 442 insertions(+), 226 deletions(-) diff --git a/KMS_VL_ALL_AIO.cmd b/KMS_VL_ALL_AIO.cmd index 2847864..d229418 100644 --- a/KMS_VL_ALL_AIO.cmd +++ b/KMS_VL_ALL_AIO.cmd @@ -1,6 +1,6 @@