Wingetlywingetly
← All apps

Boardmaker Studio

by Tobii Dynavoxv1.9.6172.0

Last updated

Boardmaker Studio allows people who support students with disabilities to create and edit activities to help students learn and communicate using symbols, text, and synthetic and recorded speech.

Install with winget

$ winget install --id TobiiDynavox.Boardmaker.Studio --exact --version 1.9.6172.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Boardmaker Studio

Boardmaker Studio uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i BoardmakerStudio_EN.Installer.exe /quiet /norestart

See the full silent install reference for Boardmaker Studio

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.9.6172.0

ArchitectureTypeScopeInstallDownload
x86EXE
Burn bundle
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Boardmaker Studio.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Boardmaker 7 EditorTobii Dynavox
    TobiiDynavox.Boardmaker.7.Editorv7.2.9.0

    The premier tool to help educators, therapists, and parents create, edit, and share Boardmaker activities. Support learning and communication in your classroom, therapy room, or home with a trove of customizable material.

  • Boardmaker 7 Student CenterTobii Dynavox
    TobiiDynavox.Boardmaker.7.StudentCenterv7.2.7.0

    When paired with certain types of Boardmaker 7 subscriptions, teachers can assign activities to students in the Boardmaker 7 Student Center app and track their progress. Students can use the app at home or school to complete their activities.

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

  • W
    WPS OfficeKingsoft Corp.
    Kingsoft.WPSOffice.x64v12.1.0.28488

    Complete office suite with PDF editor

  • W
    WPS OfficeKingsoft Corp.
    Kingsoft.WPSOffice.CNv12.1.0.28505

    Complete office suite with PDF editor

  • WPS OfficeKingsoft Corp.
    Kingsoft.WPSOfficev12.2.0.23196

    A free office suite fully compatible with Microsoft Office

More from Tobii Dynavox or browse education, presentation, slide.

Frequently asked questions

How do I install Boardmaker Studio on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id TobiiDynavox.Boardmaker.Studio --exact --version 1.9.6172.0. winget downloads the installer from Tobii Dynavox and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Boardmaker Studio silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id TobiiDynavox.Boardmaker.Studio --exact 1.9.6172.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Boardmaker Studio?
Boardmaker Studio uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i BoardmakerStudio_EN.Installer.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Boardmaker Studio via winget?
Run: winget uninstall --id TobiiDynavox.Boardmaker.Studio --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Boardmaker Studio's Apps & Features entry.
Is Boardmaker Studio free?
Boardmaker Studio is distributed under Proprietary. Refer to the publisher (https://get.myboardmaker.com/downloads) for the full license terms - Wingetly itself does not charge for installation.
Does Boardmaker Studio work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Boardmaker Studio directly from the publisher.
How do I keep Boardmaker Studio up to date?
Run winget upgrade --id TobiiDynavox.Boardmaker.Studio --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Boardmaker Studio from microsoft/winget-pkgs.