Silent Install HQ
EXE WinGet

WebStorm

JetBrains s.r.o. · 2024.2.3 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

Intune Detection Rule

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

File Identity

SHA256 1c36737bbfd6197aacfe793d066e33d2dc8a9449374de59f745efea4982915ff VirusTotal ↗
Filename WebStorm-2024.2.3.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JetBrains.WebStorm
Version 2024.2.3
Description The smartest JavaScript IDE
License Proprietary
Upgrade Behavior uninstallprevious(Uninstall previous first)
Release Notes What's fixed: - We've fixed the problem with inlay hints not being shown (WEB-68663). - We've fixed performance problems with storing JSRecord types in maps (WEB-69141). - We've improved performance optimizing JSFileImports.getOutFiles, JSImportGraph.add, and TypeScriptConfigImpl.getSimpleConfigImpl (WEB-69159, WEB -69158). - We've improved loading TypeScript configs performance optimizing JsonPsiImplUtils.getName (WEB-69157). - We've fixed incorrect template event resolution in Angular projects…