EXE
WinGet
Vieb
Jelmer van Arnhem · 9.3.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Vieb.Setup.9.3.0.exe /S
Custom
Vieb.Setup.9.3.0.exe /S /allusers
Upgrade
Vieb.Setup.9.3.0.exe /S --updated
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\f3bf7f3e-61bc-51e0-bf16-52396b15579a
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
9.3.0
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
f3bf7f3e-61bc-51e0-bf16-52396b15579a
File Identity
Filename
Vieb.Setup.9.3.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Jelmerro.Vieb
Version
9.3.0
Description
Vim Inspired Electron Browser - Vim bindings for the web by design
License
GPL-3.0
↗
Homepage
https://vieb.dev/
Upgrade Behavior
install(Install over existing)
Elevation
elevationrequired(Required)
Release Notes
Added
- Setting "reloadtaboncrash" to automatically recreate a crash tab with the last known url
- Indicator for unresponsive tabs in the form of a small red border on the left of the unresponsive tab
- Setting "userscript" to run custom JavaScript on pages, optionally using the GreaseMonkey API
Changed
- Modifiers/shifted keys for searching, marks and follow mode now work more reliable
- Tabs will no longer refuse to navigate when there is a beforeunload listener that calls preventDefault
- Wh…