Wingetlywingetly
← All apps

Bridge Designer

by Stephen Resslerv1.16.125

Last updated

Design a bridge. Learn about engineering. Change the world.

Install with winget

$ winget install --id StephenRessler.BridgeDesigner --exact --version 1.16.125

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

Silent install command for Bridge Designer

Bridge Designer uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
installer.exe /S

See the full silent install reference for Bridge Designer

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

The Bridge Designer is a free educational software package designed to provide middle-school and high-school students with a realistic introduction to engineering through the design of a highway truss bridge. The winner of two major national awards for educational software development, the Bridge Designer has the “look and feel” of the computer-aided design (CAD) packages used by practicing engineers but is much easier to use. It can be installed on either Windows or Mac computers.

Installers · v1.16.125

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 Bridge Designer.

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

  • Saturn PCB ToolkitSaturn PCB Design
    SaturnPCBDesign.SaturnPCBToolkitv8.47

    Freeware PCB design and engineering calculator suite

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

    Digital logic design tool and simulator

  • FreeCADFreeCAD Team
    FreeCAD.FreeCADv1.1.3

    A general purpose open source parametric 3D CAD modeler

  • 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

More from Stephen Ressler or browse bridge, education, engineering.

Frequently asked questions

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