Silent Install HQ
EXE WinGet

WebStorm (EAP)

JetBrains s.r.o. · 243.18137.24 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
WebStorm-243.18137.24-aarch64.exe /S
Log
WebStorm-243.18137.24-aarch64.exe /S /LOG="C:\Windows\Temp\WebStorm-243.18137.24-aarch64.exe.log"

Intune Detection Rule

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

File Identity

SHA256 0be6fe5689ea0de9eda67299ec9bc55c33996171673c607e2bf3e0aef64d824a VirusTotal ↗
Filename WebStorm-243.18137.24-aarch64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JetBrains.WebStorm.EAP
Version 243.18137.24
Description The smartest JavaScript IDE
License Freeware
Upgrade Behavior uninstallprevious(Uninstall previous first)
Release Notes What's fixed: - We've added support for ESLint configuration files written in the .ts, .mts, and .cts formats (WEB-68638). - We've added navigation for built-in Nuxt components declared in components.d.ts files (WEB-65589). - We've fixed completion for symbols frrom CSS modules in .tsx files (WEB-68848). - We've added a Show Gulp tasks action to run Gulp tasks from the context menu of gulpfile.mjs files (WEB-59630). - We've fixed the Too deep type comparing exception that was thrown in JS files…