Silent Install HQ
EXE WinGet

Crystal

Manas Technology Solutions · 1.20.2 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
crystal-1.20.2-windows-x86_64-msvc-unsupported.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
crystal-1.20.2-windows-x86_64-msvc-unsupported.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7C307DDF-447E-46C5-BB3B-47A6F652D7C8}_is1
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 1.20.2
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 191c4070761270f0e1df7c7fb7b462165a5c25cc4104c79bf4e745757be98421 VirusTotal ↗
Filename crystal-1.20.2-windows-x86_64-msvc-unsupported.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID CrystalLang.Crystal
Version 1.20.2
Description A language for humans and computers
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes Bugfixes stdlib - (concurrency) [regression] Simplify Sync::Mutex#synchronize proc type constraints (#16904, #16937, thanks @ysbaddaden) - (runtime) Range#sample eventually loses randomness (#16909, thanks @ysbaddaden) Infrastructure - Changelog for 1.20.2 (#16945, thanks @straight-shoota)