EXE
WinGet
CLion
JetBrains s.r.o. · 2025.1.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
CLion-2025.1.2.exe /S
Log
CLion-2025.1.2.exe /S /LOG="C:\Windows\Temp\CLion-2025.1.2.exe.log"
File Identity
Filename
CLion-2025.1.2.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.CLion
Version
2025.1.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-2025.1.2.exe
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Elevation
elevationrequired(Required)
Release Notes
The CLion 2025.1.2 bug-fix update is ready to download.
Here are some of the highlights:
- You can now debug AMD64 Docker containers running under Rosetta on your ARM Mac. CLion can now directly connect to the GDB server hosted by Rosetta. Watch this video to learn how to configure it.
- Pasting text or code with CRLF line terminators in the CLion Nova editor no longer breaks it.
- The Perf profiler again works as intended on WSL 2.
- A timeout no longer occurs when starting a debug session for…