EXE
WinGet
CLion
JetBrains s.r.o. · 2024.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
CLion-2024.2.exe /S
Log
CLion-2024.2.exe /S /LOG="C:\Windows\Temp\CLion-2024.2.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CLion 2024.2
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2024.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
CLion-2024.2.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.CLion
Version
2024.2
Description
A cross-platform IDE for C and C++
License
Proprietary
↗
Homepage
https://www.jetbrains.com/clion/
Installer URL
https://download.jetbrains.com/cpp/CLion-2024.2.exe
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Introducing CLion 2024.2!
The updates and enhancements in this release include:
- Full line code completion for C++
- This feature suggests entire lines of code using a local learning model.
- CLion Nova
- CLion Nova has become the default for new CLion users.
- Support for remote development via SSH using JetBrains Gateway.
- Code With Me can be used for collaborative development.
- Optional semantic highlighting.
- Inline code completion provided by cloud-based LLMs via AI Assistan…