From 3cbc3e8210d0593d7e56c2dadfb6762cf7556164 Mon Sep 17 00:00:00 2001 From: abbodi1406 <33669284+abbodi1406@users.noreply.github.com> Date: Tue, 20 Jul 2021 01:00:55 +0300 Subject: [PATCH] v0.42.0 release Add support for Office 2021 Add new fix for Office C2R non-genuine banner Implement vNextDiag.ps1 functions for Check Activation Status [wmic] Enhance Office C2R detection for vNext subscriptions Enhance Office C2R-R2V conversion Differentiate activated C2R, failed C2R-R2V or Retail MSI Fix issue where mixed Office 2016 with 2019/2021 can lead to skip C2R-R2V conversion Fix issue where if older AutoRenewal is installed, activation could fail Add support for Windows 10/11 CloudEdition / N --- KMS_VL_ALL_AIO.cmd | 984 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 767 insertions(+), 217 deletions(-) diff --git a/KMS_VL_ALL_AIO.cmd b/KMS_VL_ALL_AIO.cmd index f706aea..d846223 100644 --- a/KMS_VL_ALL_AIO.cmd +++ b/KMS_VL_ALL_AIO.cmd @@ -1,6 +1,6 @@