EXE
WinGet
PyCharm Professional Edition (EAP)
JetBrains s.r.o. · 242.20224.89 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
pycharm-professional-242.20224.89.exe /S
Log
pycharm-professional-242.20224.89.exe /S /LOG="C:\Windows\Temp\pycharm-professional-242.20224.89.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PyCharm 242.20224.89
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
242.20224.89
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
pycharm-professional-242.20224.89.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.PyCharm.Professional.EAP
Version
242.20224.89
Description
The Python IDE for Professional Developers
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
- It is now possible to suppress the "PEP 8: line too long" warning
- No more endless "Waiting for process detach" closing a project on Windows while running Jupyter server
- Support for standard Django decorators in the Endpoints toolwindow
- Support for @warnings.deprecated decorator in pyi stubs
- PyCharm no longer displays KW_ONLY in parameter info for dataclass constructors
- We updated the IDE built-in index between the top 5k PyPI package names and modules these packages provide