EXE
WinGet
RubyMine (EAP)
JetBrains s.r.o. · 251.23774.25 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
RubyMine-251.23774.25.exe /S
Log
RubyMine-251.23774.25.exe /S /LOG="C:\Windows\Temp\RubyMine-251.23774.25.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\RubyMine 251.23774.25
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
251.23774.25
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
RubyMine-251.23774.25.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.RubyMine.EAP
Version
251.23774.25
Description
Empowering Ruby Developers
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
RubyMine 2025.1 Beta Is Out!
Fixes and improvements:
- Fixed the problem of warnings caused by incorrect Rails type inference: RUBY-33770
- Fixed the problem of Stylesheet and View engine options being unavailable when creating new Express projects: WEB-71844
- Fixed the parsing of Angular templates with strings containing a double slash ('//') symbol: WEB-71801
- Improved controls to enable/disable parameter name inlay hints: WEB-71091
- Fixed the problem of the IDE failing to start due to CEF…