Silent Install HQ
EXE WinGet

PyCharm Professional Edition (EAP)

JetBrains s.r.o. · 242.14146.24 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
pycharm-professional-242.14146.24-aarch64.exe /S
Log
pycharm-professional-242.14146.24-aarch64.exe /S /LOG="C:\Windows\Temp\pycharm-professional-242.14146.24-aarch64.exe.log"

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PyCharm 242.14146.24
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 242.14146.24
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 0d40a8df61ad71ff9ed00969973dd93878fa81c65d9d349ed56d6ce0af7133e9 VirusTotal ↗
Filename pycharm-professional-242.14146.24-aarch64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JetBrains.PyCharm.Professional.EAP
Version 242.14146.24
Description The Python IDE for Professional Developers
License Freeware
Upgrade Behavior uninstallprevious(Uninstall previous first)
Release Notes - CVE-2024-37051 Fixed security issue related to JetBrains GitHub Plugin. For more details, please refer to the blog post. - Packaging: In requirements.txt files, PyCharm now shows in-place warnings for packages that are not installed and suggests a quick-fix to install them. - Packaging: PyCharm is now case-insensitive and agnostic to the hyphens or underscores in the package names. - Code insight: Semantic highlighting again works as intended. - Code insight: PyCharm now suggests completion at…