Wingetlywingetly
← All apps

MCAD2026

by MET Mechatronics Designed Co.,Ltd.v2026.7.8.31

Last updated

Professional 2D CAD drafting application (DWG/DXF) by MET Mechatronics.

Install with winget

$ winget install --id MET.MCAD2026 --exact --version 2026.7.8.31

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

Silent install command for MCAD2026

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

One-line silent install (x64, machine scope)
MCAD2026-Setup-2026.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for MCAD2026

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

MCAD2026 is a native Windows 2D CAD drafting program for mechanical and

electrical design. It opens and edits DWG/DXF drawings, includes AutoCAD-style

drawing and modify tools, associative dimensions, layouts and plotting, a

wiring-diagram wizard, and an electrical symbol library. The installer bundles

the ODA File Converter so DWG files open with no separate install.

Installers · v2026.7.8.31

ArchitectureTypeScopeInstallDownload
x64EXE
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 MCAD2026.

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

  • MECHCADMET Mechatronics Designed Co.,Ltd.
    MET.MECHCADv2026.6.27

    3D parametric mechanical CAD application by MET Mechatronics.

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

  • Saturn PCB ToolkitSaturn PCB Design
    SaturnPCBDesign.SaturnPCBToolkitv8.47

    Freeware PCB design and engineering calculator suite

  • 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

More from MET Mechatronics Designed Co.,Ltd. or browse cad, 2d-cad, drafting.

Frequently asked questions

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