EXE
WinGet
Ruby 3.4 with MSYS2
RubyInstaller Team · 3.4.4-2 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
rubyinstaller-devkit-3.4.4-2-x86.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
rubyinstaller-devkit-3.4.4-2-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.4-2-x86
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.4.4-2
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
rubyinstaller-devkit-3.4.4-2-x86.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RubyInstallerTeam.RubyWithDevKit.3.4
Version
3.4.4-2
Description
A Ruby language execution environment with a MSYS2 installation.
License
BSD-3-Clause
↗
Homepage
https://rubyinstaller.org/downloads/
Installer URL
https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.4-2/rubyinstaller-devkit-3.4.4-2-x86.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Changed
- Fix issue with -std=c99 which broke install of some gems. 439