Wingetlywingetly
← All apps

VeloDown

by MLM Gamesv0.2.12

Last updated

A file downloader written in rust

Install with winget

$ winget install --id MLMGames.VeloDown --exact --version 0.2.12

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

Silent install command for VeloDown

VeloDown uses EXE. The silent install switches are /S.

One-line silent install (x64, user scope)
velodown_0.2.12_x64-setup.exe /S

See the full silent install reference for VeloDown

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 · v0.2.12

ArchitectureTypeScopeInstallDownload
x64EXEuserDirect

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

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

  • PomodorotMLM Games
    MLMGames.Pomodorotv0.13.3

    A simple Pomodoro timer with cmd options

  • ImagotMLM Games
    MLMGames.Imagotv0.2.18

    A fast, lightweight image viewer built with Godot.

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.08.19

    A feature-rich command-line audio/video downloader.

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • spacedesk Windows DRIVERdatronicsoft Inc.
    Datronicsoft.SpacedeskDriver.Serverv2.2.32.0

    Spacedesk Driver Software for Windows PRIMARY PC (server) runs only with Windows 11 and Windows 10

More from MLM Games or browse download-manager, downloader, download.

Frequently asked questions

How do I install VeloDown on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MLMGames.VeloDown --exact --version 0.2.12. winget downloads the installer from MLM Games and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install VeloDown silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MLMGames.VeloDown --exact 0.2.12 --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 VeloDown?
VeloDown uses EXE. Run the downloaded installer with: velodown_0.2.12_x64-setup.exe /S. The silent switches are /S.
How do I uninstall VeloDown via winget?
Run: winget uninstall --id MLMGames.VeloDown --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from VeloDown's Apps & Features entry.
Is VeloDown free?
VeloDown is distributed under AGPL-3.0. Refer to the publisher (https://github.com/mlm-games/velodown) for the full license terms - Wingetly itself does not charge for installation.
Does VeloDown 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 VeloDown directly from the publisher.
How do I keep VeloDown up to date?
Run winget upgrade --id MLMGames.VeloDown --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of VeloDown from microsoft/winget-pkgs.