Silent Install HQ
EXE WinGet

RustRover (EAP)

JetBrains s.r.o. · 233.14475.74 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
RustRover-233.14475.74.exe /S
Log
RustRover-233.14475.74.exe /S /LOG="C:\Windows\Temp\RustRover-233.14475.74.exe.log"

Intune Detection Rule

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

File Identity

SHA256 12a2422ef1f755194849d8a5d0b778366cefb6b98ab28386b1d797a27d6cb712 VirusTotal ↗
Filename RustRover-233.14475.74.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JetBrains.RustRover.EAP
Version 233.14475.74
Description A brand new JetBrains IDE for Rust Developers
License Freeware
Upgrade Behavior uninstallprevious(Uninstall previous first)
Release Notes - Highlighting improvements for borrow checker error E0382 [RUST-10694] - E0277: support `#[derive(Eq)]` [RUST-11316] - It's possible to suppress more errors in the editor [RUST-13663], [RUST-13750] - Fixed number of false positive highlighting in type-inference related errors [RUST-12664],[RUST-13437],[RUST-13556], - Improve UX of showing rustfmt errors [RUST-12853] - Support macros expansion in more cases [RUST-13172], [RUST-13268]