Silent Install HQ
EXE WinGet

Ruby 3.4

RubyInstaller Team · 3.4.9-1 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
rubyinstaller-3.4.9-1-x86.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
rubyinstaller-3.4.9-1-x86.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.4.9-1-x86
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 3.4.9-1
Associated with 32-bit app on 64-bit clients Yes

File Identity

SHA256 0ceaca8e8eb290edff871fe9257b8f49960c4dee2b62ea752018d5d72f572704 VirusTotal ↗
Filename rubyinstaller-3.4.9-1-x86.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID RubyInstallerTeam.Ruby.3.4
Version 3.4.9-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-3.4.9, see release notes. - Shrink the 5 app icons to only one and add a subsequent console-based startmenu. One icon only is a requirement of Microsoft to provide an app in the Microsoft Store. - Compact ENV display when running 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 - Check and add directory etc/ssl/certs in…