Wingetlywingetly
← All apps
V

VPX

by SgarDv2.0.54

Last updated

Desktop music player for about 70 audio and tracker formats, with a colour-changing oscilloscope per channel.

Install with winget

$ winget install --id SgarD.VPX --exact --version 2.0.54

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

Silent install command for VPX

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

One-line silent install (x64, user scope)
VPX-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for VPX

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

VPX is a Windows desktop music player built around two ideas the mainstream players

dropped: play everything, and show the sound.

It opens roughly 70 formats in the same window - the usual MP3, FLAC, WAV, OGG, Opus,

AAC, M4A, WMA, APE and WavPack, plus the tracker modules of the Amiga and DOS era

(MOD, XM, IT, S3M, MTM, 669, OKT, MED, FAR, PTM, DBM, PSM, GDM, UMX and more) rendered

by libopenmpt. No codec packs, no plugins to hunt down.

While it plays, each channel gets its own oscilloscope, coloured by frequency: green in

the bass, amber in the mids, red in the treble. There is also a 10-band equaliser,

crossfade between tracks, folder-based playlists and a compact skin for the edge of

the screen.

Free trial for three days, then a one-time purchase. No subscription and no account.

Installers · v2.0.54

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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

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

  • FishstrapFishstrap
    Fishstrap.Fishstrapv3.1.2

    Fishstrap is a Bloxstrap fork aiming to enhance some of the features.

  • Bloxstrappizzaboxer
    pizzaboxer.Bloxstrapv2.11.4

    An open-source, feature-packed alternative bootstrapper for Roblox.

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

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

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

  • YouTube Music Desktop AppNovusTheory
    Ytmdesktop.Ytmdesktopv2.0.11

    A unofficial player for YouTube Music on desktop

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

More from SgarD or browse audio, chiptune, equalizer.

Frequently asked questions

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