EXE
WinGet
DataGrip (EAP)
JetBrains s.r.o. · 241.14024.11 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
datagrip-241.14024.11-aarch64.exe /S
Log
datagrip-241.14024.11-aarch64.exe /S /LOG="C:\Windows\Temp\datagrip-241.14024.11-aarch64.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DataGrip 241.14024.11
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
241.14024.11
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
datagrip-241.14024.11-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.DataGrip.EAP
Version
241.14024.11
Description
The Cross-Platform IDE for Databases & SQL by JetBrains
License
Freeware
↗
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Simplification of sessions
Over the last few years, we've received tons of feedback from users who say that they don't understand the concept of sessions and that this functionality has contributed significantly to DataGrip's learning curve. Here are several examples:
- The project-first and separate-console-session model is way over the top overkill. This model makes opening and executing a simple SQL file a real chore. If I just want to open and execute a script I have to first create a projec…