EXE
WinGet
IntelliJ IDEA Ultimate Edition
JetBrains s.r.o. · 2024.1.3 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
ideaIU-2024.1.3-aarch64.exe /S
Log
ideaIU-2024.1.3-aarch64.exe /S /LOG="C:\Windows\Temp\ideaIU-2024.1.3-aarch64.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntelliJ IDEA 2024.1.3
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2024.1.3
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
ideaIU-2024.1.3-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.IntelliJIDEA.Ultimate
Version
2024.1.3
Description
The Leading Java and Kotlin IDE
License
Proprietary
↗
Homepage
https://www.jetbrains.com/idea/
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
IntelliJ IDEA 2024.1.3 is out with the following improvements:
- Fixed security issue related to JetBrains GitHub Plugin. [CVE-2024-37051]
For more details, please refer to the blog post.
- PlantUML diagrams in Markdown files are correctly rendered again. [IJPL-90975]
- When the diff view is opened in an editor tab, it no longer expands uncontrollably when using a split view. [IJPL-99522]
- Search results for Find in project files are once again updated accurately after the source code is edit…