Wingetlywingetly
← All apps

DiagramStudio

by Gadwin, Ltd.v6.1.0.0

Last updated

A drawing and diagramming program for Windows that allows you to draw flowcharts, organizational charts, technical drawings, business presentations and annotations.

Install with winget

$ winget install --id Gadwin.DiagramStudio --exact --version 6.1.0.0

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

Silent install command for DiagramStudio

DiagramStudio uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i DiagramStudio_Setup.msi /quiet /norestart

See the full silent install reference for DiagramStudio

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

Diagram Studio is a powerful application for creating professional-looking business, technical drawings and illustrations for your documents quickly and easily. Diagram Studio is the ideal program for creating a wide variety of flowcharts, organization charts, and diagrams. Specifically, Diagram Studio can produce:

- Business diagrams, presentations and illustrations

- Organization and workflow charts

- Software and process flowcharts

- Database structures

- Engineering schematics and technical drawings

- Web-site structures and network diagrams

- Research layouts and maps

- Floor plans, street and directional maps, traffic routings.

Installers · v6.1.0.0

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
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 DiagramStudio.

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

  • Gadwin ScreenRecorderGadwin, Ltd.
    Gadwin.ScreenRecorderv4.5.0.0

    Create movies quickly and easily with automatic recording functions, mouse tracking, and more.

  • Gadwin PrintScreenProGadwin, Ltd.
    Gadwin.PrintScreen.Prov6.5.0.0

    Capture the contents of the screen with a single keystroke. The captured screen can then be sent to the printer, or saved to disk as a file in 6 different graphics file formats.

  • Gadwin PrintScreenGadwin, Ltd.
    Gadwin.PrintScreenv6.5.0.0

    Capture the contents of the screen with a single keystroke. The captured screen can then be sent to the printer, or saved to disk as a file in 6 different graphics file formats.

  • TradingViewTradingView, Inc.
    TradingView.TradingViewDesktopv3.4.1.8194

    Experience the best of TradingView you know and love with power and flexibility of a desktop application.

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • Open DesignPowerformer, Inc.
    Powerformer.OpenDesignv0.22.2

    The open-source alternative to Claude Design. Your existing coding agent — Claude · Codex · Cursor · Gemini · OpenCode · Qwen — becomes the design engine, driven by 31 composable skills and 72 brand-grade design systems.

More from Gadwin, Ltd. or browse chart, design, diagram.

Frequently asked questions

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