Wingetlywingetly
← All apps

Box for Office

by Boxv4.24.1585.0

Last updated

An add-in for Microsoft Office that enables Box coauthoring and collaboration

Install with winget

$ winget install --id Box.BoxForOffice --exact --version 4.24.1585.0

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

Silent install command for Box for Office

Box for Office uses EXE. The silent install switches are /exenoui /quiet /norestart.

One-line silent install (x64, machine scope)
BoxForOffice.exe /exenoui /quiet /norestart

See the full silent install reference for Box for Office

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.

About

Box for Microsoft Office coauthoring enables real-time collaboration for Office files stored in Box with all edits autosaved to Box. Users have the flexibility to create, open, edit, collaborate on Microsoft Word, Excel, and PowerPoint documents in Box while working where they are — on desktop, web, or mobile.

Now, right from within Word, Excel, and PowerPoint on desktop and mobile, you can:

- Open files from Box, with easy access to recently accessed files and folders

- Save files to Box, even with documents from your desktop

- Access Box options directly from the ribbon in Office apps

- Generate Box shared links and control their permissions

In addition, from Outlook you can:

- Save attachments to Box from incoming email

- Easily send links to files already stored in Box

- Convert outgoing attachments to Box shared links

Installers · v4.24.1585.0

ArchitectureTypeScopeInstallDownload
x64MSImachineDirect
x64EXEmachineDirect

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 Box for Office.

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

  • Box ToolsBox
    Box.BoxToolsv4.32.0.1324

    Create and edit any file type, including Office, CAD, and Photoshop, directly from your web browser. Use the default application installed on your computer, knowing your files are automatically saved to Box.

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

  • 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.

  • Mi Phone Assistant小米科技有限责任公司
    Xiaomi.MiAssistantv4.2.1028.10

    Super fast flashing, data backup and recovery, file management, easily take control of your device's content.

  • Microsoft TeamsMicrosoft Corporation
    Microsoft.Teamsv26198.304.4946.9672

    Collaborate more effectively with a faster, simpler, smarter, and more flexible Teams.

  • DingTalkAlibaba (China) Network Technology Co.,Ltd.
    Alibaba.DingTalkv8.3.10-Release.260413002

    DingTalk, make work and study easy

More from Box or browse box, collaborate, collaboration.

Frequently asked questions

How do I install Box for Office on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Box.BoxForOffice --exact --version 4.24.1585.0. winget downloads the installer from Box and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Box for Office silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Box.BoxForOffice --exact 4.24.1585.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Box for Office?
Box for Office uses EXE. Run the downloaded installer with: BoxForOffice.exe /exenoui /quiet /norestart. The silent switches are /exenoui /quiet /norestart.
How do I uninstall Box for Office via winget?
Run: winget uninstall --id Box.BoxForOffice --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Box for Office's Apps & Features entry.
Is Box for Office free?
Box for Office is distributed under Proprietary. Refer to the publisher (https://support.box.com/hc/sections/21356627124627) for the full license terms - Wingetly itself does not charge for installation.
Does Box for Office 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 Box for Office directly from the publisher.
How do I keep Box for Office up to date?
Run winget upgrade --id Box.BoxForOffice --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Box for Office from microsoft/winget-pkgs.