Wingetlywingetly
← All apps

MECHCAD

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

Last updated

3D parametric mechanical CAD application by MET Mechatronics.

Install with winget

$ winget install --id MET.MECHCAD --exact --version 2026.6.27

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

Silent install command for MECHCAD

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

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

See the full silent install reference for MECHCAD

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

MECHCAD is a native Windows 3D parametric mechanical CAD application. It

provides sketch-based part modeling, feature history, assemblies with mates,

and STEP import/export for mechanical design. Part of the MET CAD suite

alongside MCAD2026 (2D drafting).

Installers · v2026.6.27

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

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

  • MCAD2026MET Mechatronics Designed Co.,Ltd.
    MET.MCAD2026v2026.7.8.31

    Professional 2D CAD drafting application (DWG/DXF) 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.

  • Saturn PCB ToolkitSaturn PCB Design
    SaturnPCBDesign.SaturnPCBToolkitv8.47

    Freeware PCB design and engineering calculator suite

  • 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

  • W
    WinLibs (POSIX threads, UCRT runtime)Brecht Sanders
    BrechtSanders.WinLibs.POSIX.UCRTv16.1.0-14.0.0-r4

    A standalone build of GCC and MinGW-w64 for Windows, with POSIX threading library and UCRT runtime library.

More from MET Mechatronics Designed Co.,Ltd. or browse cad, 3d-cad, parametric.

Frequently asked questions

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