KMS VL ALL Versions Save

🔑KMS_VL_ALL - Smart Activation Script

44

2 years ago

Update SppExtComObjHook.dll to give the generated KMS ePID accurate CSVLK date 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 Fix External mode activation Fix: Office C2R 'Get genuine' banner Add support for Windows 10 ARM64 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 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 fixed typo in C2R-R2V procedure Enhanced Auto C2R-R2V Show specific message for error 0xC004F035 on Windows 7 Add: call RefreshLicenseStatus after installing key Update: auto C2R-R2V, check status [wmic] Update: ReadMe to show characters limitations in batch scripts paths Update: handle paths with special or non-ascii characters Update: auto elevation code to prevent loop Update: cmd switches relation with manual options Update: check status [vbs] to avoid duplication Update: check status [wmic] to show expiration date

32

4 years ago
  • Detailed ReadMe.html (with online version).

  • 1-SppExtComObjPatcher.cmd is renamed to AutoRenewal-Setup.cmd, with verbose details about what is added to the system (or removed). it now only has manual option ClearKMSCache, other options are moved to activation script.

  • 2-Activate-Local.cmd and KMS_VL_ALL.cmd (and the standalone Activate-Local.cmd) are merged into one script, Activate.cmd

activations modes, distinguished with command prompt window color:

Auto Renewal mode (default color, to align with AutoRenewal-Setup.cmd) => if SppExtComObjHook.dll is installed in the system

Manual mode (blue/white color) => if SppExtComObjHook.dll is not installed

External mode (grey/while color) => manually activated by editing the script

  • Added new manual options ActWindows and ActOffice, to control or turn OFF Windows or Office activation

  • Added command line switches (unattend, silent, debug, silent debug)

  • Win32/x64 folders merged into bin directory

  • SvcTrigger task will be created from built-in system task SvcRestartTaskLogon (SvcTrigger.xml will be used as fallback)

  • Enhanced Office 2013/2016/2019 detection on Windows 8 and later to differentiate not installed from not volume (e.g. if O2016 volume uninstalled, then O2019 retail installed)

  • Added secondary activation attempt behind the scenes if first one failed (WMI can be tricky sometimes).

31

5 years ago

31: Updated SppExtComObjHook.dll, Enhanced permanent activation detection

30: Updated SppExtComObjHook.dll/ReadMe.txt. Activate-Local.cmd can change RenewalInterval/ActivationInterval directly

29

5 years ago

29: Code improvement, replaced key.vbs with key.cmd

28

5 years ago