EXE
WinGet
CLion (EAP)
JetBrains s.r.o. · 243.16718.30 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
CLion-243.16718.30.exe /S
Log
CLion-243.16718.30.exe /S /LOG="C:\Windows\Temp\CLion-243.16718.30.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\CLion 243.16718.30
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
243.16718.30
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
CLion-243.16718.30.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.CLion.EAP
Version
243.16718.30
Description
A cross-platform IDE for C and C++
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
The second EAP build of CLion 2024.3 is now available.
The key updates include:
- The scope resolution operator :: has been added to namespace completion in CLion Nova.
- You can now attach a debugger to a non-launched local process, which will automatically trigger debugging.
- CLion Nova now resolves the variadic parameter args… correctly when expanding macros.
- CLion’s static analysis tools now include a significant portion of MISRA C++: 2023 checks.
Please share your feedback and report any…