Wingetlywingetly
← All apps

Office Tool Plus

by Yerongv11.7.9.0

Last updated

A powerful and useful tool for Office deployments.

Install with winget

$ winget install --id Yerong.OfficeToolPlus --exact --version 11.7.9.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v11.7.9.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Office Tool Plus.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Office Deployment ToolMicrosoft Corporation
    Microsoft.OfficeDeploymentToolv16.0.20326.20112

    A command-line tool that you can use to download and deploy Click-to-Run versions of Office, such as Microsoft 365 Apps for enterprise, to your client computers.

  • Microsoft 365 Apps for enterpriseMicrosoft Corporation
    Microsoft.Officev16.0.20228.20124

    The most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime.

  • Microsoft OneDriveMicrosoft Corporation
    Microsoft.OneDrivev26.134.0713.0007

    Keep your files and memories protected, up to date, and easily accessible across all your devices.

  • Edraw Office Viewer ComponentEdrawSoft
    EdrawSoft.ViewerComponent.Officev8.0.0.863

    ActiveX document container for hosting Office documents (including Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Project and Microsoft Visio documents).

  • OOF Managertisun2
    tisun2.OofManagerv1.1.20

    Manage Microsoft 365 / Exchange Online Out-of-Office (Automatic Reply) settings without opening Outlook.

  • X
    xsyncExcelano LLC
    Excelano.xsyncv1.10.0

    Sync local directories with SharePoint document libraries

More from Yerong or browse microsoft-office-deployments, microsoftofficedeployments, ms-office.

Frequently asked questions

How do I install Office Tool Plus on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Yerong.OfficeToolPlus --exact --version 11.7.9.0. winget downloads the installer from Yerong and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Office Tool Plus silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Yerong.OfficeToolPlus --exact 11.7.9.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Office Tool Plus via winget?
Run: winget uninstall --id Yerong.OfficeToolPlus --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Office Tool Plus's Apps & Features entry.
Is Office Tool Plus free?
Office Tool Plus is distributed under MIT. Refer to the publisher (https://github.com/YerongAI/Office-Tool) for the full license terms - Wingetly itself does not charge for installation.
Does Office Tool Plus work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Office Tool Plus directly from the publisher.
How do I keep Office Tool Plus up to date?
Run winget upgrade --id Yerong.OfficeToolPlus --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Office Tool Plus from microsoft/winget-pkgs.