EXE
WinGet
VSCodium
VSCodium · 1.94.0.24281 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
VSCodiumSetup-x64-1.94.0.24281.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
VSCodiumSetup-x64-1.94.0.24281.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /mergetasks=!runcode
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{88DA3577-054F-4CA1-8122-7D820494CFFB}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.94.0.24281
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
VSCodiumSetup-x64-1.94.0.24281.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
VSCodium.VSCodium
Version
1.94.0.24281
Description
VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code.
License
MIT
↗
Homepage
https://vscodium.com/
Installer URL
https://github.com/VSCodium/vscodium/releases/download/1.94.0.24281/VSCodiumSetup-x64-1.94.0.24281.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
update vscode to 1.94.0What's Changed
- fix: check both arm64 and aarch64 by @Suyun114 in #2041
- feat(1.94): update patches and build process by @daiyam in #2047
New Contributors
- @Suyun114 made their first contribution in #2041
Full Changelog: https://github.com/VSCodium/vscodium/compare/1.93.1.24256...1.94.0.24281