Wingetlywingetly
← All apps

vfox

by Han Liv1.0.11

Last updated

The Multiple SDK Version Manager

Install with winget

$ winget install --id version-fox.vfox --exact --version 1.0.11

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

Silent install command for vfox

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

One-line silent install (x64, machine scope)
vfox_1.0.11_windows_setup_x86_64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for vfox

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

If you switch between development projects which expect different environments, specifically different runtime versions or ambient libraries, or you are tired of all kinds of cumbersome environment configurations, vfox is the ideal choice for you.

vfox is a cross-platform, extensible version manager. It supports native Windows, and of course Unix-like! With it, you can quickly install and switch different environment.

It saves all tool version information in a file named .tool-versions, so you can share this information in your project to ensure that everyone on your team is using the same tool versions.

Traditional work requires multiple cli version managers, each with its own API, configuration files, and implementation (e.g., $PATH operations, shims, environment variables, etc.). vfox provides a single interactive way and configuration file to simplify the development workflow and can be extended to all tools and runtime environments through a simple plugin interface.

Installers · v1.0.11

ArchitectureTypeScopeInstallDownload
x86Portable
in ZIP
-Direct
x86EXE
Inno Setup
machineDirect
x64Portable
in ZIP
-Direct
x64EXE
Inno Setup
machineDirect
arm64Portable
in ZIP
-Direct
arm64EXE
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 vfox.

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

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • CursorAnysphere
    Anysphere.Cursorv3.19.7

    The AI Code Editor

  • Roblox Studio Mod ManagerMaximumADHD
    MaximumADHD.RobloxStudioModManagerv2026.09.02

    An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags.

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • Android SDK Platform-ToolsGoogle LLC
    Google.PlatformToolsv37.0.1

    Android SDK Platform-Tools includes tools that interface with the Android platform, primarily adb and fastboot.

  • PyCharm Community EditionJetBrains s.r.o.
    JetBrains.PyCharm.Communityv2025.2.6.1

    The Python IDE for Professional Developers

More from Han Li or browse asdf, develop, development.

Frequently asked questions

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

Recent versions

  • 1.0.11latest
  • 1.0.10
  • 1.0.8
  • 1.0.7
  • 1.0.6
  • 1.0.5
  • 1.0.4
  • 1.0.3
  • 1.0.2
  • 1.0.1