EXE
WinGet
IntelliJ IDEA Ultimate Edition
JetBrains s.r.o. · 2024.3.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
ideaIU-2024.3.4.exe /S
Log
ideaIU-2024.3.4.exe /S /LOG="C:\Windows\Temp\ideaIU-2024.3.4.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntelliJ IDEA 2024.3.4
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2024.3.4
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
ideaIU-2024.3.4.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.IntelliJIDEA.Ultimate
Version
2024.3.4
Description
The Leading Java and Kotlin IDE
License
Proprietary
↗
Homepage
https://www.jetbrains.com/idea/
Installer URL
https://download.jetbrains.com/idea/ideaIU-2024.3.4.exe
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
IntelliJ IDEA 2024.3.4 is out with the following improvements:
- The IDE no longer incorrectly reports missing required keys in gitlab-ci.yml. [IJPL-171698]
- The IDE no longer adds unnecessary spaces around slashes when copying text from the quick documentation. [IJPL-149061]
- Plugin updates are once again detected and processed correctly. [IJPL-175450]
- AWS providers in Terraform are now properly recognized, with correct code completion. [IJPL-164351]
- Several issues related to the Kafka pl…