Compare commits

...

21 Commits

Author SHA1 Message Date
abbodi1406 c804296916 v0.51.0 r 2023-11-06 15:13:26 +03:00
abbodi1406 c9d2fb1992 v0.51.0 release
add WMI powershell fallback support
add Office 2024 Preview keys
updated Office C2R/MSI detection
2023-11-06 15:04:57 +03:00
abbodi1406 7059dec627 v0.50.0 release 2023-09-09 10:53:18 +03:00
abbodi1406 36ebf00f7c W10 IoTEnterpriseS KMS 2023-08-08 05:47:48 +03:00
abbodi1406 116b51ce5d v0.49.1 fix 2023-02-27 01:13:40 +03:00
abbodi1406 70b8de8b57 v0.49.0 release
Replace cleanospp.exe with CleanOffice.ps1
Add fallback for Office 16.0 C2R licenses installer
Enhance Office 15.0 C2R detection
2023-02-26 03:40:04 +03:00
abbodi1406 f2da8d485e v0.48.0 release 2022-10-26 20:52:28 +03:00
abbodi1406 8a13e0f0fd v0.47.0 release 2022-05-29 14:00:44 +03:00
abbodi1406 d03dbff05e v46 release
Add fail-safe check for script relaunch on SysWOW64 or SysArm32
Enhance wmic.exe detection
Enhance extraction for embedded binaries
Enhance detection for more (most) C2R-R2V mixed scenarios
2022-04-07 15:43:10 +03:00
abbodi1406 7a9311e903 Fix AutoRenewal on non-Volume Windows 7 2021-12-06 07:48:04 +03:00
abbodi1406 fb3032ca85 v45 release
Add VBScript to compensate the missing wmic.exe on Windows 11 build 22483 and later
2021-11-03 12:15:39 +03:00
abbodi1406 e181b211c5 v0.44.0 release
Update SppExtComObjHook.dll to give the generated KMS ePID accurate CSVLK date
2021-09-22 17:16:38 +03:00
abbodi1406 2f2aba2e7e v0.43.0 release 2021-09-19 16:22:44 +03:00
abbodi1406 3cbc3e8210 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
2021-07-20 01:00:55 +03:00
abbodi1406 d60b48ba36 Fix External mode activation 2021-03-15 12:11:14 +03:00
abbodi1406 7e58b0a520 Fix: Office C2R 'Get genuine' banner 2021-02-19 06:00:26 +03:00
abbodi1406 cd15b524a3 Add support for Windows 10 ARM64 2021-02-15 04:54:12 +03:00
abbodi1406 b5c2dc4bbe 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
2020-12-02 03:51:12 +03:00
abbodi1406 021d0b3d1c 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
2020-08-27 13:44:28 +03:00
abbodi1406 280cdf1c72 fixed typo in C2R-R2V procedure 2020-03-29 21:34:41 +03:00
abbodi1406 40e76e44a1 v0.38.0 release
Enhanced Auto C2R-R2V
Use PUBLIC variable to extract ReadMeAIO.html
Show specific message for error 0xC004F035 on Windows 7
2020-03-28 14:52:22 +03:00
2 changed files with 3028 additions and 1355 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +1,4 @@
# KMS_VL_ALL_AIO
Smart Activation Script
[![Release downloads](https://img.shields.io/github/downloads/abbodi1406/KMS_VL_ALL_AIO/total.svg)](https://GitHub.com/abbodi1406/KMS_VL_ALL_AIO/releases/)