Wingetlywingetly
← All apps

EdrawInfo

by EdrawSoftv9.5

Last updated

Easy-to-Use Infographic Maker

Install with winget

$ winget install --id EdrawSoft.EdrawInfo --exact --version 9.5

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

Silent install command for EdrawInfo

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

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

See the full silent install reference for EdrawInfo

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

EdrawInfo is a super beginners-friendly design tool helping you create visually striking infographics.

Installers · v9.5

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

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

  • Edraw Office Viewer ComponentEdrawSoft
    EdrawSoft.ViewerComponent.Officev8.0.0.863

    ActiveX document container for hosting Office documents (including Microsoft Word, Microsoft Excel, Microsoft PowerPoint, Microsoft Project and Microsoft Visio documents).

  • OrgChartingEdrawSoft
    EdrawSoft.OrgCharting.CNv1.4

    Professional Organization Management Software

  • Edraw Viewer Component for ExcelEdrawSoft
    EdrawSoft.ViewerComponent.Excelv8.0.0.863

    Excel component acts as an ActiveX document container for hosting MS Excel workbook in a custom form or Web page.

  • OrgChartingEdrawSoft
    EdrawSoft.OrgChartingv1.4

    Create Data-interactive Org Charts

  • PDF Viewer ComponentEdrawSoft
    EdrawSoft.ViewerComponent.PDFv5.0.0.412

    PDF Viewer Component is a lightweight ActiveX Control which enables your application to display and interact with PDF files in a custom solution. Support Read-only, disable right click menu, save and print.

  • Edraw Diagram ComponentEdrawSoft
    EdrawSoft.ViewerComponent.Diagramv5.0.0.1302

    A diagram component that can be used from developers in order to create a wide range of diagrams using templates, shapes, and drawing tools.

More from EdrawSoft or browse chart, design, diagram.

Frequently asked questions

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