EXE
WinGet
IntelliJ IDEA Community Edition
JetBrains s.r.o. · 2024.2.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
ideaIC-2024.2.1.exe /S
Log
ideaIC-2024.2.1.exe /S /LOG="C:\Windows\Temp\ideaIC-2024.2.1.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntelliJ IDEA Community Edition 2024.2.1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2024.2.1
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
ideaIC-2024.2.1.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.IntelliJIDEA.Community
Version
2024.2.1
Description
The Leading Java and Kotlin IDE
License
Apache-2.0
↗
Homepage
https://www.jetbrains.com/idea
Installer URL
https://download.jetbrains.com/idea/ideaIC-2024.2.1.exe
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
IntelliJ IDEA 2024.2.1 is out. This release adds Java 23 support and introduces a host of noteworthy fixes and improvements:
- The IDE no longer crashes on macOS when the terminal is open. [IJPL-157074]
- The IDE no longer fails to start when non-ASCII characters are present in the installation path. [IJPL-156417, IJPL-35364]
- The IDE now correctly recognizes java-test-fixtures as generated test sources. [IDEA-353172]
- The IDE now saves projects more quickly upon closing, resolving the issue o…