Wingetlywingetly
← All apps

Prowise Presenter

by Prowisev1.0.0

Last updated

The free user-friendly software that makes your lesson even better.

Install with winget

$ winget install --id Prowise.ProwisePresenter --exact --version 1.0.0

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

Silent install command for Prowise Presenter

Prowise Presenter uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
Prowise%20Presenter%20Setup%201.0.0.exe /S

See the full silent install reference for Prowise Presenter

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.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect
x64MSI
WiX
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 Prowise Presenter.

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

  • Logisim-evolutionlogisim-evolution developers
    logisim-evolution.logisim-evolutionv5.0.0

    Digital logic design tool and simulator

  • 希沃白板 5Seewo
    Seewo.EasiNotev5.2.4.11441

    An interactive slide tool specially designed for teaching scenarios.

  • SelectAndTranslateYana Yuan
    YanaYuan.SelectAndTranslatev1.0.0

    AI-powered system-wide translation tool with vocabulary building and wallpaper learning.

  • A
    AlgodooAlgoryx
    Algoryx.Algodoov2.2.1

    Physics-based 2D sandbox simulator

  • GeoGebra ClassicInternational GeoGebra Institute
    GeoGebra.Classicv6.0.930

    Apps bundle including free tools for geometry, spreadsheet, probability, and CAS

  • 希沃轻白板Seewo
    Seewo.EasiNote5Cv1.0.1.9830

    Easy-to-use whiteboard writing software

More from Prowise or browse education.

Frequently asked questions

How do I install Prowise Presenter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Prowise.ProwisePresenter --exact --version 1.0.0. winget downloads the installer from Prowise and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Prowise Presenter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Prowise.ProwisePresenter --exact 1.0.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 Prowise Presenter?
Prowise Presenter uses EXE (NSIS). Run the downloaded installer with: Prowise%20Presenter%20Setup%201.0.0.exe /S. The silent switches are /S.
How do I uninstall Prowise Presenter via winget?
Run: winget uninstall --id Prowise.ProwisePresenter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Prowise Presenter's Apps & Features entry.
Is Prowise Presenter free?
Prowise Presenter is distributed under Proprietary. Refer to the publisher (https://presenter10.prowise.com/downloads) for the full license terms - Wingetly itself does not charge for installation.
Does Prowise Presenter 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 Prowise Presenter directly from the publisher.
How do I keep Prowise Presenter up to date?
Run winget upgrade --id Prowise.ProwisePresenter --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Prowise Presenter from microsoft/winget-pkgs.