EXE
WinGet
CLion (EAP)
JetBrains s.r.o. · 241.14494.27 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
CLion-241.14494.27.exe /S
Log
CLion-241.14494.27.exe /S /LOG="C:\Windows\Temp\CLion-241.14494.27.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CLion 241.14494.27
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
241.14494.27
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
CLion-241.14494.27.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.CLion.EAP
Version
241.14494.27
Description
A cross-platform IDE for C and C++
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
- We've addressed an issue with CMake reloads stalling when working with the remote host toolchain.
- Debugger:
- CLion now shows the size of STL containers in the Debugger view.
- The presentation of std::span and std::optional has been improved.
- We've addressed the Null value return for children error that occurred while rendering fs::path values in the Debugger view.
- The Assembly view is now more accurate for remote toolchains and cases with cross-compilation.
- Numerous improvement…