EXE
WinGet
VSCodium
VSCodium · 1.106.27818 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
VSCodiumSetup-arm64-1.106.27818.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
VSCodiumSetup-arm64-1.106.27818.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\{67DEE444-3D04-4258-B92A-BC1F0FF2CAE4}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.106.27818
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
VSCodiumSetup-arm64-1.106.27818.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
VSCodium.VSCodium
Version
1.106.27818
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.106.27818/VSCodiumSetup-arm64-1.106.27818.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
update vscode to 1.106.2
What's Changed
- build(deps): bump signpath/github-action-submit-signing-request from 1 to 2 by @dependabot[bot] in #2579
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #2580
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #2581
- feat(1.106): update patches by @daiyam in #2590
- fix(cli): load user's product.json by @daiyam in #2595
- fix(icon): increase macos max size by @daiyam in #2596
- fix(update): av…