Silent Install HQ
EXE WinGet

OpenBoard

Open Education Foundation · 1.7.4.240 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
OpenBoard_Installer_1.7.4.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

File Identity

SHA256 0bc056963bf4d9e6a2add60101a863fb9d337a768bd433ef1460776b6de70d5e VirusTotal ↗
Filename OpenBoard_Installer_1.7.4.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenEducationFoundation.OpenBoard
Version 1.7.4.240
Description Interactive whiteboard for schools and universities
License GPL-3.0
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes What's Changed - updated to Qt 6.9 on macOS, Debian and Windows - fixed an issue where glitches would appear if a PDF was rendered in a screen with DPI scaling > 100% - fixed a bug where a PDF would appear blurry when devicepixelratio is not 1.0 - fixed a bug where the view would be restored to center when clearing scene. - refactor: unified thumbnails for board and document mode by @letsfindaway in https://github.com/OpenBoard-org/OpenBoard/pull/1162 - fix: dropping pdf url to board by @letsfin…