Wingetlywingetly
← All apps

Equatio

by Texthelp Ltd.v2.0.1

Last updated

Include everyone in your math classroom

Install with winget

$ winget install --id Texthelp.Equatio --exact --version 2.0.1

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

Silent install command for Equatio

Equatio uses EXE. The silent install switches are -s1 -sp"/S /V/quiet /V/norestart.

One-line silent install (x64, machine scope)
Equatio.exe -s1 -sp"/S /V/quiet /V/norestart "

See the full silent install reference for Equatio

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

Equatio is an advanced equation editor used by millions of K-12 teachers and students. It makes math digital and accessible. Students can speak, draw, or type problems and equations directly onto their devices. Teachers can use Equatio to save time when it comes to creating accessible math lessons and assessments.

Installers · v2.0.1

ArchitectureTypeScopeInstallDownload
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 Equatio.

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

  • Logisim-evolutionlogisim-evolution developers
    logisim-evolution.logisim-evolutionv5.0.0

    Digital logic design tool and simulator

  • OctaveGNU Octave
    GNU.Octavev11.3.0

    Scientific Programming Language

  • SelectAndTranslateYana Yuan
    YanaYuan.SelectAndTranslatev1.0.0

    AI-powered system-wide translation tool with vocabulary building and wallpaper learning.

  • 希沃白板 5Seewo
    Seewo.EasiNotev5.2.4.11441

    An interactive slide tool specially designed for teaching scenarios.

  • GeoGebra ClassicInternational GeoGebra Institute
    GeoGebra.Classicv6.0.930

    Apps bundle including free tools for geometry, spreadsheet, probability, and CAS

  • A
    AlgodooAlgoryx
    Algoryx.Algodoov2.2.1

    Physics-based 2D sandbox simulator

More from Texthelp Ltd. or browse education, math, mathematics.

Frequently asked questions

How do I install Equatio on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Texthelp.Equatio --exact --version 2.0.1. winget downloads the installer from Texthelp Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Equatio silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Texthelp.Equatio --exact 2.0.1 --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 Equatio?
Equatio uses EXE. Run the downloaded installer with: Equatio.exe -s1 -sp"/S /V/quiet /V/norestart ". The silent switches are -s1 -sp"/S /V/quiet /V/norestart.
How do I uninstall Equatio via winget?
Run: winget uninstall --id Texthelp.Equatio --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Equatio's Apps & Features entry.
Is Equatio free?
Equatio is distributed under Proprietary. Refer to the publisher (https://fastdownloads2.texthelp.com/equatio_desktop/version/index.html) for the full license terms - Wingetly itself does not charge for installation.
Does Equatio 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 Equatio directly from the publisher.
How do I keep Equatio up to date?
Run winget upgrade --id Texthelp.Equatio --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Equatio from microsoft/winget-pkgs.