EXE
WinGet
vfox
Han Li · 0.7.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
vfox_0.7.0_windows_setup_i386.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\vfox-fc742fc3-7013-49b7-adcb-96f2d6ddbda0_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.7.0
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
vfox_0.7.0_windows_setup_i386.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
version-fox.vfox
Version
0.7.0
Description
The Multiple SDK Version Manager
License
Apache-2.0
↗
Homepage
https://vfox.dev/
Installer URL
https://github.com/version-fox/vfox/releases/download/v0.7.0/vfox_0.7.0_windows_setup_i386.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
What's Changed
- docs: fix error in chinese docs by @SherkeyXD in https://github.com/version-fox/vfox/pull/486
- fix: version record deleted by mistake by @arfaWong in https://github.com/version-fox/vfox/pull/480
- fix: Replace deprecated flag in Nushell script by @colececil in https://github.com/version-fox/vfox/pull/514
- refactor: already installed without error by @tianyiw2013 in https://github.com/version-fox/vfox/pull/511
- refactor: vfox add print content by @tianyiw2013 in https://github…