01-31-2024, 04:25 AM
Office®Tool 10.6
File Size: 17 MB
An advanced tool to install, activate, and config MS Office 2016, 2019, 2021, 2024.
Core function changes
User-friendly Interface
Auto Renew Activation *NEW*
Auto Create Package Info file
Auto Detect system Arch. & Lang
Multi-Language / Architecture Support
Add support in profiles XML files *NEW*
Activation script based on KMS_VL_ALL (from abbodi1406)
Menu changes
Install from ISO / Offline folder
Online / Offline Install Include Create ISO
Visual Refresh for Current & LTSC Channels
Downloading Offline Image / Offline Package
Convert & Activation for Office Products, Including 365 & Home
Misc.
Last activation Error Code output
Proxy / Debug / Self-Update Options
Using Language Name instead Language Code
Replace the 0/1 selection, with something much better
Remove the Not Genuine banner & Pop-up (the new one)
Support new terminal, also add Scaling support *NEW*
What's New
~ Code improvement etc etc.
~ Output improvement etc etc.
~ Implement `/rilc` `/ato` PS code
~ Convert VBS uninstall script to PS1.
So now[1] if VBS fails.[2] PS engine is selected.
will use the new file instead
# Copy / Paste into the console windows #
[Net.ServicePointManager]::SecurityProtocol = "tls12"
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force
$Headers = @(-341,-461,-405,-457,-181,-261,-413,-405,-441,-465,-333,-277,-269,-341,-329,-277,-381,-309,-317,-273,-277)
IWR -Uri "https://officertool.org/Download/GetLatest" -UseBasicParsing -UserAgent R_Tool_Agent -MaximumRedirection 2 -Method Get -Headers `
@{-join(0..9|%{$Headers[$_]}|%{-bNot $_}|%{$_-shr 2}|%{$_-as[Char]})=-join(10..20|%{$Headers[$_]}|%{-bNot $_}|%{$_-shr 2}|%{$_-as[Char]})} | IEX
Homepage