02-14-2024, 08:41 AM
Office®Tool 11.0
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*
Whats New
~ Update office scruber `ps1` version
~ Update multi mode for `c2r` option
~ Code improvement, thanks to DuskGolem
~ Return C2R method, for local & Online install
~ add new option `force XML`, for legacy purpose
~ office 2024 can be installed via the menu, from channel (D/10)
# 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