Silent Install HQ
EXE WinGet

VSCodium

VSCodium · 1.121.03429 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
VSCodiumUserSetup-arm64-1.121.03429.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
VSCodiumUserSetup-arm64-1.121.03429.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\VSCodium (User)
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 1.121.03429
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 147e904c99ef5449ec2678283aad736c7bed49d28d7cb8c185687023cc7a15b2 VirusTotal ↗
Filename VSCodiumUserSetup-arm64-1.121.03429.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID VSCodium.VSCodium
Version 1.121.03429
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.121.0 What's Changed - appimage - fix "no version information available" error by @DetachHead in #2740 - feat(1.118): update patches by @daiyam in #2820 - feat: remove update version since we use gh releases by @daiyam in #2821 - Fixed arguments on appimage by @redsigma in #2818 - feat: move secrets to environments by @daiyam in #2835 - revert: #2821 by @daiyam in #2838 - feat(1.120): update patches by @daiyam in #2837 - fix: set state to idle by @daiyam in #2840 - fix: remove…