Silent Install HQ
MSI WinGet

Zeal

Oleg Shparber · 0.7.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i zeal-0.7.1-windows-x64.msi /quiet /norestart

File Identity

SHA256 088024009bc7c327f9fd8e309d89942781e28a471c2dddef9e20177ccc135dda VirusTotal ↗
Filename zeal-0.7.1-windows-x64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OlegShparber.Zeal
Version 0.7.1
Description Offline documentation browser inspired by Dash.
License GPL-3.0
Release Notes Full Changelog | Closed IssuesA bugfix release for the 0.7 branch.Fixes - browser: send key events to web view's focus proxy (f2212eb), closes #703 - registry: save non-zero docset revision in meta.json (2cefcd4), closes #1532 #1559 - ui: add tool tip when global shortcuts are not supported (1d92d3c) - ui: use async selection in search edit (d5ce8a0), closes #1033 #703 Build System - cmake: find libarchive from brew on macos (#1621) (1ff2d6a) CI/CD - github: build with Qt 6.6.3 (cbd3208) - githu…