EXE
WinGet
IntelliJ IDEA Ultimate Edition
JetBrains s.r.o. · 2024.1.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
ideaIU-2024.1.1.exe /S
Log
ideaIU-2024.1.1.exe /S /LOG="C:\Windows\Temp\ideaIU-2024.1.1.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntelliJ IDEA 2024.1.1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2024.1.1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
ideaIU-2024.1.1.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.IntelliJIDEA.Ultimate
Version
2024.1.1
Description
The Leading Java and Kotlin IDE
License
Proprietary
↗
Homepage
https://www.jetbrains.com/idea/
Installer URL
https://download.jetbrains.com/idea/ideaIU-2024.1.1.exe
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
IntelliJ IDEA 2024.1.1 is out with the following updates:
- AI Assistant is now available in IntelliJ IDEA Community Edition.
- Code validation no longer produces incorrect code highlighting caused by freezes while reevaluating inspections. [IJPL-28967]
- Gradle project builds no longer fail during testing when the JaCoCo plugin is used. [IDEA-344011]
- We fixed the issue that caused failures when opening Gradle projects on WSL due to a missing JDK. [IDEA-329792]
Get more details in our blog pos…