Silent Install HQ
EXE WinGet

PyCharm Community Edition

JetBrains s.r.o. · 2024.1.3 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
pycharm-community-2024.1.3.exe /S
Log
pycharm-community-2024.1.3.exe /S /LOG="C:\Windows\Temp\pycharm-community-2024.1.3.exe.log"

Intune Detection Rule

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

File Identity

SHA256 16cb13f5fd79a932ae509f3c3df8daa6c19a25f77086958edf9d99a53cf8f6ff VirusTotal ↗
Filename pycharm-community-2024.1.3.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JetBrains.PyCharm.Community
Version 2024.1.3
Description The Python IDE for Professional Developers
License Apache-2.0
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. - TypedDict and Unpack: PyCharm now provides autocompletion and code insight for TypedDict and Unpack. - Dictionary Keys: PyCharm now recognizes both double and single quotes for dictionary keys, offering completion suggestions. - Packaging in requirements.txt: PyCharm now shows in-place warnings for packages that are not installed and suggests a quick-fix to install them. -…