Wingetlywingetly
← All apps

SoftMaker Office 2021

by SoftMaker Software GmbHv21.0.5344

Last updated

Your Office suite for Windows, Mac, Linux, Android and iOS

Install with winget

$ winget install --id SoftMaker.Office.2021 --exact --version 21.0.5344

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

Silent install command for SoftMaker Office 2021

SoftMaker Office 2021 uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i ofw2021_64.msi /quiet /norestart

See the full silent install reference for SoftMaker Office 2021

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 · v21.0.5344

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
-Direct
x64MSI
WiX
-Direct

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

Security

2 known CVEs via NVD

  • high7.8Patched in wingetCVE-2020-13545affects v2021Jan 6, 2021

    An exploitable signed conversion vulnerability exists in the TextMaker document parsing functionality of SoftMaker Office 2021’s TextMaker application. A specially crafted document can cause the document parser to miscalculate a length used to allocate a buffer, later upon usage...

  • high7.8Patched in wingetCVE-2020-13544affects v2021Jan 6, 2021

    An exploitable sign extension vulnerability exists in the TextMaker document parsing functionality of SoftMaker Office 2021’s TextMaker application. A specially crafted document can cause the document parser to sign-extend a length used to terminate a loop, which can later resul...

Source: NVD, updated just now. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • SoftMaker Office NXSoftMaker Software GmbH
    SoftMaker.Office.NXv24.0.6172

    Your Office suite for Windows, Mac, Linux, Android and iOS

  • SoftMaker Office 2024SoftMaker Software GmbH
    SoftMaker.Office.2024v24.0.6174

    Your Office suite for Windows, Mac, Linux, Android and iOS

  • SoftMaker FreeOffice 2021SoftMaker Software GmbH
    SoftMaker.FreeOffice.2021v1.0.5340

    The best free alternative to Microsoft Office

  • FreePDF 2025SoftMaker Software GmbH
    SoftMaker.FreePDFv2025.407

    Create, edit, view, print and annotate PDF files... free of charge!

  • FlexiPDFSoftMaker Software GmbH
    SoftMaker.FlexiPDFv2025.414

    The best GDPR-compliant alternative to Adobe Acrobat

  • SoftMaker FreeOffice 2024SoftMaker Software GmbH
    SoftMaker.FreeOffice.2024v1.0.6170

    FreeOffice is a complete Office suite with a word processor, a spreadsheet application and a presentation program – all seamlessly compatible with their counterparts in Microsoft Office (Word, Excel and PowerPoint).

More from SoftMaker Software GmbH or browse documents, office, planmaker.

Frequently asked questions

How do I install SoftMaker Office 2021 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SoftMaker.Office.2021 --exact --version 21.0.5344. winget downloads the installer from SoftMaker Software GmbH and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SoftMaker Office 2021 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SoftMaker.Office.2021 --exact 21.0.5344 --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 SoftMaker Office 2021?
SoftMaker Office 2021 uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i ofw2021_64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall SoftMaker Office 2021 via winget?
Run: winget uninstall --id SoftMaker.Office.2021 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SoftMaker Office 2021's Apps & Features entry.
Is SoftMaker Office 2021 free?
SoftMaker Office 2021 is distributed under Proprietary. Refer to the publisher (https://www.softmaker.com/en/softmaker-office) for the full license terms - Wingetly itself does not charge for installation.
Does SoftMaker Office 2021 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 SoftMaker Office 2021 directly from the publisher.
How do I keep SoftMaker Office 2021 up to date?
Run winget upgrade --id SoftMaker.Office.2021 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of SoftMaker Office 2021 from microsoft/winget-pkgs.