Wingetlywingetly
← All apps

Solve Elec

by PhysicsBoxv2.5

Last updated

make electronics circuit and analyze them

Install with winget

$ winget install --id PhysicsBox.SolveElec --exact --version 2.5

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

Silent install command for Solve Elec

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

One-line silent install (neutral)
solveelec25frsetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Solve Elec

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

Electrical circuit analysis and resolution in AC and DC

Installers · v2.5

ArchitectureTypeScopeInstallDownload
neutralEXE
Inno Setup
-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 Solve Elec.

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

  • A
    AlgodooAlgoryx
    Algoryx.Algodoov2.2.1

    Physics-based 2D sandbox simulator

  • DWSIMDaniel Medeiros
    DanWBR.DWSIMv9.0.5

    DWSIM is a Steady-State and Dynamic Sequential Modular Chemical Process Simulator for Windows, Linux and macOS.

  • openBVEThe OpenBVE Project
    leezer3.OpenBVEv1.14.0.3

    A license-free, open source, free of charge train driving simulator.

  • SUMOEclipse
    EclipseFoundation.SUMOv1.27.1

    Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks.

  • Unknown-HorizonsUnknown-Horizons Team
    Unknown-HorizonsTeam.Unknown-Horizonsv2019.1

    A 2D realtime strategy simulation with an emphasis on economy and city building.

  • K
    kuttaCesar Gimenes
    crgimenes.kuttav0.1.11

    Qualitative 2D wind tunnel with an airfoil editor

More from PhysicsBox or browse electronics circuits, simulation.

Frequently asked questions

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