EXE
WinGet
Ruby 3.4
RubyInstaller Team · 3.4.4-2 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
rubyinstaller-3.4.4-2-arm.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
rubyinstaller-3.4.4-2-arm.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-arm
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
No
File Identity
Filename
rubyinstaller-3.4.4-2-arm.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
RubyInstallerTeam.Ruby.3.4
Version
3.4.4-2
Description
The Ruby language execution environment
License
BSD-3-Clause
↗
Homepage
https://rubyinstaller.org/downloads/
Installer URL
https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.4-2/rubyinstaller-3.4.4-2-arm.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Changed
- Fix issue with -std=c99 which broke install of some gems. 439