How to use winget to install and manage Splashtop applications

Winget is the Microsoft open-source package manager that is available for Windows 10 and Windows 11. You can use winget commands to install and manage Splashtop applications such as Splashtop Personal app, Splashtop Business app, Splashtop SOS app, and Splashtop streamer app.

You can find more information on how to use winget from Microsoft site: https://learn.microsoft.com/en-us/windows/package-manager/winget/

Splashtop Business products that are available on winget
  • Splashtop Business app
  • Splashtop Personal app 
  • Splashtop SOS app 
  • Splashtop Streamer app:
    • Login Streamer 
    • Deployment Streamer 
    • MSI Deployment Streamer

 

Winget Product ID for Splashtop Business products
  • Splashtop Business app : Splashtop.SplashtopBusiness
  • Splashtop Personal app : Splashtop.SplashtopPersonal
  • Splashtop SOS app : Splashtop.SOS
  • Splashtop Streamer app:
    • Login Streamer : Splashtop.SplashtopStreamer
    • Deployment Streamer : Splashtop.SplashtopStreamer.Deployment
    • MSI Deployment Streamer : Splashtop.SplashtopStreamer.Deployment.MSI

 

How to install Splashtop Business products with winget

Command to install 

winget install {ProductID}

 

Examples

1. To install Splashtop Business app:

winget install Splashtop.SplashtopBusiness

1) Run the command:
Snipaste_2022-11-10_17-13-44_en-us.png
2) Click yes to install:
Snipaste_2022-11-10_17-20-36_en-us.png
3) Business app is successfully installed:
Snipaste_2022-11-10_17-22-40_en-us.png

2. To install Splashtop login streamer:

winget install Splashtop.SplashtopStreamer

1) Run the command:

Snipaste_2023-06-02_17-40-51_en-us.png

2) Click yes to install:

Snipaste_2023-06-02_17-45-46_en-us.png

3) Login Streamer is successfully installed:

Snipaste_2023-06-02_17-47-05_en-us.png

 

How to check if there is an update for Splashtop Business products with winget
  • Command to search for update:
winget upgrade {ProductID}
  • To search for update of Splashtop Business app for example:
winget upgrade Splashtop.SplashtopBusiness

It will show as follows if there is an updated version available:
Snipaste_2022-11-10_17-08-28_en-us.png
Otherwise, it will show:
Snipaste_2022-11-10_17-40-25_en-us.png

 

To uninstall

Command to uninstall

winget uninstall {ProductID}

Examples

1. To uninstall Splashtop Business app:

winget uninstall Splashtop.SplashtopBusiness

 
Snipaste_2022-11-08_17-42-58_en-us.png 

2. To uninstall Splashtop login streamer:

winget uninstall Splashtop.SplashtopStreamer

Snipaste_2023-06-02_17-36-01_en-us.png

 

 

1 out of 1 found this helpful