Silent Install HQ
EXE WinGet

VSCodium

VSCodium · 1.94.0.24281 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
VSCodiumUserSetup-x64-1.94.0.24281.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
VSCodiumUserSetup-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\{2E1F05D1-C245-4562-81EE-28188DB6FD17}_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

SHA256 0881a6063277b54b1a65fd38d2076002594c9f7c80c26b601a8665d1156b67ae VirusTotal ↗
Filename VSCodiumUserSetup-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
Upgrade Behavior install(Install over existing)
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