Wingetlywingetly
← All apps

Revo Mirror

by Revopointv1.0.0.26

Last updated

PC-to-mobile device streaming for real-time preview and scan monitoring.

Install with winget

$ winget install --id Revopoint.RevoMirror --exact --version 1.0.0.26

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

Silent install command for Revo Mirror

Revo Mirror uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
RevoMirror-1.0.0.26-windows-x86_64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Revo Mirror

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.

About

Revo Mirror enables cross-platform screen mirroring from computers to mobile devices, letting you preview and monitor your 3D scanning process in real-time when paired with Revo Metro.

Installers · v1.0.0.26

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
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 Revo Mirror.

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

  • Revo Scan 6Revopoint
    Revopoint.RevoScan.6v6.3.2.1028

    3D Scanning and Post-processing Software

  • Revo MetroRevopoint
    Revopoint.RevoMetrov5.8.8.460

    Professional 3D scanning and post-processing software.

  • Revo Scan 5Revopoint
    Revopoint.RevoScan.5v5.5.5.2012

    Scanning and Editing Software

  • Revo TrackRevopoint
    Revopoint.RevoTrackv5.7.10.1290

    Specialized 3D scanning and post-processing software for Trackit 3D scanners.

  • Revo MeasureRevopoint
    Revopoint.RevoMeasurev2026.0.2

    Expert metrology software for effortless and rapid 3D scan data capture.

  • Revo Scan 5 MetroXRevopoint
    Revopoint.RevoScan.MetroXv5.6.9.274

    Scanning and Editing Software

More from Revopoint or browse capture, cast, casting.

Frequently asked questions

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