$ winget install --id version-fox.vfox --exact --version 1.0.11Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
vfox uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
vfox_1.0.11_windows_setup_x86_64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
For Intune admins
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 trialNo credit card required.
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.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | Portable in ZIP | - | Direct | |
| x86 | EXE Inno Setup | machine | Direct | |
| x64 | Portable in ZIP | - | Direct | |
| x64 | EXE Inno Setup | machine | Direct | |
| arm64 | Portable in ZIP | - | Direct | |
| arm64 | EXE Inno Setup | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
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.
More from Han Li or browse asdf, develop, development.