Silent Install HQ
EXE WinGet

Ruby 3.2

RubyInstaller Team · 3.2.10-1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
rubyinstaller-3.2.10-1-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
rubyinstaller-3.2.10-1-x64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Ruby 3.2.10-1-x64
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 3.2.10-1
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 1474b8c1bb78044a7ce8b30f15cf77478db83ba4fc42c9425b9d41a8d37bb544 VirusTotal ↗
Filename rubyinstaller-3.2.10-1-x64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID RubyInstallerTeam.Ruby.3.2
Version 3.2.10-1
Description The Ruby language execution environment
License BSD-3-Clause
Upgrade Behavior install(Install over existing)
Release Notes Added - Add the missing rdbg executable. #474 Changed - Update to ruby-4.0.1, see release notes. - Use msys2 headless installer in ridk install 1 and install into ruby's base directory. ruby/date#459 - Extend c_rehash.rb helper script to update all three locations of SSL CA certificates #461 - Compact ENV display when ridk enable. #470 - Fix possible crash in ridk enable when searching the Windows registry. - Fix detection of MSYS2 in a non-standard location. #445, #350 - Shrink the 5 app icons…