Wingetlywingetly
← All apps

ROBOTC for LEGO Mindstorms

by Robomatter Inc.v4.56.0.9134

Last updated

A cross-robotics-platform programming language for popular educational robotics systems.

Install with winget

$ winget install --id Robomatter.ROBOTC.LEGOMindstorms --exact --version 4.56.0.9134

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

Silent install command for ROBOTC for LEGO Mindstorms

ROBOTC for LEGO Mindstorms uses EXE. The silent install switches are /S /V/quiet /V/norestart.

One-line silent install (x86, machine scope)
ROBOTCforLEGOMindstorms_456Release%20(1).exe /S /V/quiet /V/norestart

See the full silent install reference for ROBOTC for LEGO Mindstorms

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.

Installers · v4.56.0.9134

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect

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 ROBOTC for LEGO Mindstorms.

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

  • Robot Virtual Worlds - VRC Turning PointRobomatter Inc.
    Robomatter.RobotVirtualWorlds.VRCTurningPointv1.0.1

    VRC Turning Point

  • Robot Virtual Worlds - Operation ResetRobomatter Inc.
    Robomatter.RobotVirtualWorlds.OperationResetv4.0.1

    Operation Reset Games Module for Robot Virtual Worlds

  • Robot Virtual Worlds - Challenge PackRobomatter Inc.
    Robomatter.RobotVirtualWorlds.ChallengePackv1.6.5

    Challenge Pack Module for Robot Virtual Worlds

  • Robot Virtual Worlds - Ruins of AtlantisRobomatter Inc.
    Robomatter.RobotVirtualWorlds.RuinsOfAtlantisv2.7.2

    Ruins of Atlantis Game Module for Robot Virtual Worlds

  • Robot Virtual Worlds - Palm Island Luau EditionRobomatter Inc.
    Robomatter.RobotVirtualWorlds.PalmIslandLuauEditionv2.7.2

    Palm Island Luau Edition Games Module for Robot Virtual Worlds

  • Robot Virtual Worlds - Mini-Urban ChallengeRobomatter Inc.
    Robomatter.RobotVirtualWorlds.MiniUrbanChallengev1.0.2

    Mini Urban Challenge Competition Worlds Module for Robot Virtual Worlds

More from Robomatter Inc. or browse education, programming, robot.

Frequently asked questions

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