Wingetlywingetly
← All apps

Splashtop Streamer Deployment (MSI)

by Splashtop Inc.v3.8.4.1

Last updated

Splashtop Streamer - Enables Your PC for Remote Access

Install with winget

$ winget install --id Splashtop.SplashtopStreamer.Deployment.MSI --exact --version 3.8.4.1

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

Silent install command for Splashtop Streamer Deployment (MSI)

Splashtop Streamer Deployment (MSI) uses MSI. The silent install switches are /quiet /norestart.

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

See the full silent install reference for Splashtop Streamer Deployment (MSI)

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

Install the Splashtop Streamer on any computers that you want to remotely access, view, and control from another device using the Splashtop app. Set up the streamer with a deployment code available on your Splashtop web console.

Installers · v3.8.4.1

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect

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

Security

7 known CVEs via NVD

  • high7.8Patched in wingetCVE-2024-42053affects before 3.6.0.0Jul 27, 2024

    The MSI installer for Splashtop Streamer for Windows before 3.6.0.0 uses a temporary folder with weak permissions during installation. A local user can exploit this to escalate privileges to SYSTEM by placing a version.dll file in the folder.

  • high7.8Patched in wingetCVE-2024-42052affects before 3.5.8.0Jul 27, 2024

    The MSI installer for Splashtop Streamer for Windows before 3.5.8.0 uses a temporary folder with weak permissions during installation. A local user can exploit this to escalate privileges to SYSTEM by placing a wevtutil.exe file in the folder.

  • high7.8Patched in wingetCVE-2024-42051affects before 3.6.2.0Jul 27, 2024

    The MSI installer for Splashtop Streamer for Windows before 3.6.2.0 uses a temporary folder with weak permissions during installation. A local user can exploit this to escalate privileges to SYSTEM by replacing InstRegExp.reg.

  • high7.0Patched in wingetCVE-2024-42050affects before 3.7.0.0Jul 27, 2024

    The MSI installer for Splashtop Streamer for Windows before 3.7.0.0 uses a temporary folder with weak permissions during installation. A local user can exploit this to escalate privileges to SYSTEM via an oplock on CredProvider_Inst.reg.

  • high7.8Patched in wingetCVE-2023-3181affects before 3.5.6.0Jan 25, 2024

    The C:\Program Files (x86)\Splashtop\Splashtop Software Updater\uninst.exe process creates a folder at C:\Windows\Temp~nsu.tmp and copies itself to it as Au_.exe. The C:\Windows\Temp~nsu.tmp\Au_.exe file is automatically launched as SYSTEM when the system reboots or when a stand...

  • high7.8Patched in wingetCVE-2021-42712affects before 3.5.0.0Feb 15, 2022

    Splashtop Streamer through 3.4.8.3 creates a Temporary File in a Directory with Insecure Permissions.

  • medium6.6Patched in wingetCVE-2020-12431affects before 3.3.8.0May 21, 2020

    A Windows privilege change issue was discovered in Splashtop Software Updater before 1.5.6.16. Insecure permissions on the configuration file and named pipe allow for local privilege escalation to NT AUTHORITY/SYSTEM, by forcing a permission change to any Splashtop files and dir...

Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Splashtop Wired XDisplay AgentSplashtop Inc.
    Splashtop.SplashtopWiredXDisplayv1.5.8.3

    Turn your iPad, Android tablet, Kindle or smartphone into a high performance extra monitor for your computer

  • Splashtop StreamerSplashtop Inc.
    Splashtop.SplashtopStreamerv3.8.6.1

    Splashtop Streamer - Enables Your PC for Remote Access

  • Splashtop BusinessSplashtop Inc.
    Splashtop.SplashtopBusinessv3.8.601.0

    Splashtop Business - Secure Remote Access and Support

  • Splashtop Streamer DeploymentSplashtop Inc.
    Splashtop.SplashtopStreamer.Deploymentv3.8.4.1

    Splashtop Streamer - Enables Your PC for Remote Access

  • Splashtop PersonalSplashtop Inc.
    Splashtop.SplashtopPersonalv3.7.600.0

    Splashtop Personal - Remote Desktop Software

  • Splashtop SOS - On-Demand Remote SupportSplashtop Inc.
    Splashtop.SOSv3.8.4.1

    Secure real-time remote support from your IT technician

More from Splashtop Inc..

Frequently asked questions

How do I install Splashtop Streamer Deployment (MSI) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Splashtop.SplashtopStreamer.Deployment.MSI --exact --version 3.8.4.1. winget downloads the installer from Splashtop Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Splashtop Streamer Deployment (MSI) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Splashtop.SplashtopStreamer.Deployment.MSI --exact 3.8.4.1 --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 Splashtop Streamer Deployment (MSI)?
Splashtop Streamer Deployment (MSI) uses MSI. Run the downloaded installer with: msiexec.exe /i setup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Splashtop Streamer Deployment (MSI) via winget?
Run: winget uninstall --id Splashtop.SplashtopStreamer.Deployment.MSI --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Splashtop Streamer Deployment (MSI)'s Apps & Features entry.
Is Splashtop Streamer Deployment (MSI) free?
Splashtop Streamer Deployment (MSI) is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Splashtop Streamer Deployment (MSI) 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 Splashtop Streamer Deployment (MSI) directly from the publisher.
How do I keep Splashtop Streamer Deployment (MSI) up to date?
Run winget upgrade --id Splashtop.SplashtopStreamer.Deployment.MSI --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Splashtop Streamer Deployment (MSI) from microsoft/winget-pkgs.

Recent versions

  • 3.8.4.1latest
  • 3.8.4.0
  • 3.8.2.0
  • 3.8.0.4
  • 3.8.0.1
  • 3.7.4.4
  • 3.7.4.2
  • 3.7.2.4
  • 3.7.2.3
  • 3.7.2.0