Wingetlywingetly
← All apps

DWSIM

by Daniel Medeirosv9.0.5

Last updated

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

Install with winget

$ winget install --id DanWBR.DWSIM --exact --version 9.0.5

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

Silent install command for DWSIM

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

One-line silent install (x64)
DWSIM_v905_win64_setup.exe /S

See the full silent install reference for DWSIM

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

DWSIM is a software for modeling, simulating, and optimizing steady-state and dynamic chemical processes.

Installers · v9.0.5

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-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 DWSIM.

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

  • LibreCADLibreCAD Team
    LibreCAD.LibreCADv2.2.1.5

    LibreCAD is a cross-platform 2D CAD program written in C++11 using the Qt framework. It can read DXF and DWG files and can write DXF, PDF and SVG files. The user interface is highly customizable, and has dozens of translations.

  • ZWCAD 2026ZWSOFT
    ZWSOFT.ZWCAD.2026v26.10.0.20036

    Fast, Powerful and Compatible 2D CAD.

  • blenderBlender Foundation
    BlenderFoundation.Blenderv5.2.1

    Free and Open 3D Creation Software

  • OpenSCAD NightlyOpenSCAD
    OpenSCAD.OpenSCAD.Nightlyv2025.09.07

    OpenSCAD is software for creating solid 3D CAD objects.

  • FreeCADFreeCAD Team
    FreeCAD.FreeCADv1.1.3

    A general purpose open source parametric 3D CAD modeler

  • Revo DesignKVS Ltd
    Revopoint.RevoDesignv8.0.123.0

    Scan-to-CAD conversion software.

More from Daniel Medeiros or browse cad, chemical-engineering, computer-aided-design.

Frequently asked questions

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