MSI
WinGet
Supercell Wx
Dan Paulat (dpaulat) · 0.5.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i supercell-wx-v0.5.0-windows-x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{4FB52BC3-5814-428B-BF52-5805A6642897}
Product version operator
Greater than or equal to
Product version
0.5.0
MSI Properties
Product Code
{4FB52BC3-5814-428B-BF52-5805A6642897}
File Identity
Filename
supercell-wx-v0.5.0-windows-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
dpaulat.supercell-wx
Version
0.5.0
Description
Free and open source advanced weather radar viewer.
License
MIT
↗
Homepage
https://supercellwx.net/
Installer URL
https://github.com/dpaulat/supercell-wx/releases/download/v0.5.0-release/supercell-wx-v0.5.0-windows-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- Archive Warnings by @dpaulat in #425
- Level 2 chunks by @AdenKoperczak in #404
- Pinch to zoom by @dpaulat in #441
- Radar site line and radar distance and altitude tootlip by @AdenKoperczak in #436
- Add a Flatpak Builld by @AdenKoperczak in #460
- Add macOS support by @dpaulat in #469
Various Fixes
- Add a maximum number of forward/backward time steps that can be queued by @AdenKoperczak in #419
- Share GL resources between maps by @dpaulat in #440
- Fix GlContext destruction…