Wingetlywingetly
← All apps

ESBCalc

by ESB Consultancyv7.3.1.0

Last updated

Freeware Calculator

Install with winget

$ winget install --id ESBConsultancy.ESBCalc --exact --version 7.3.1.0

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

Silent install command for ESBCalc

ESBCalc uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
esbcalc.zip /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for ESBCalc

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

ESBCalc is a Freeware Scientific Calculator for Windows with Infix Notation, Brackets, Scientific Functions (Trigonometric, Hyperbolic, Logarithmic - including Base 10, Base 2 & Natural - plus more), Memory, Paper Trail, Result History List and more. Includes Prefix Function support so that Log (1.3) can be entered as log 1.3 rather than as 1.3 log which is also available if you prefer that behaviour. The current state of Precedence, Prefix Functions, etc can be displayed at startup to help avoid confusion.

Installers · v7.3.1.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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

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

  • ESBFinCalc Pro TRIALESB Consultancy
    ESBConsultancy.ESBFinCalc.Pro.Trialvv1.2.0

    Financial Calculator for Windows

  • ESBDateCalc Pro TRIALESB Consultancy
    ESBConsultancy.ESBDateCalc.Pro.Trialv10.2.0.0

    Date Calculator for Windows

  • ESBUnitConv Pro TRIALESB Consultancy
    ESBConsultancy.ESBUnitConv.Pro.Trialv10.4.1.0

    Unit Conversion

  • ESBProgCalc Pro TRIALESB Consultancy
    ESBConsultancy.ESBProgCalc.Pro.Trialvv2.2.0

    Programmers Calculator

  • ESBUnitConvESB Consultancy
    ESBConsultancy.ESBUnitConvv7.4.0.0

    Freeware Unit Conversion

  • ESBCalc Pro TRIALESB Consultancy
    ESBConsultancy.ESBCalc.Pro.Trialv10.4.1.0

    Scientific Calculator

More from ESB Consultancy or browse calculate, calculation, calculator.

Frequently asked questions

How do I install ESBCalc on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ESBConsultancy.ESBCalc --exact --version 7.3.1.0. winget downloads the installer from ESB Consultancy and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ESBCalc silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ESBConsultancy.ESBCalc --exact 7.3.1.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 ESBCalc?
ESBCalc uses EXE (Inno Setup). Run the downloaded installer with: esbcalc.zip /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall ESBCalc via winget?
Run: winget uninstall --id ESBConsultancy.ESBCalc --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ESBCalc's Apps & Features entry.
Is ESBCalc free?
ESBCalc is distributed under Freeware. Refer to the publisher (https://www.esbconsult.com/esbcalc/esbcalc.htm) for the full license terms - Wingetly itself does not charge for installation.
Does ESBCalc 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 ESBCalc directly from the publisher.
How do I keep ESBCalc up to date?
Run winget upgrade --id ESBConsultancy.ESBCalc --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ESBCalc from microsoft/winget-pkgs.