Silent Install HQ
MSI WinGet

Rio

Raphael Amorim · 0.2.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i Rio-installer-x86_64.msi /quiet /norestart

File Identity

SHA256 135276ea1e14a8049b4266bbd2f4db389a335e087595f07fa206f4845bab88b2 VirusTotal ↗
Filename Rio-installer-x86_64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID raphamorim.rio
Version 0.2.1
Description Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers.
License MIT
Min OS Version 10.0.0.0
Upgrade Behavior install(Install over existing)
Release Notes - Fix: Search seems broken in 0.2.0 #785. - Regular font is now 400 as default weight. - Support to choosing font width #507. - Support to multiconfiguration. Rio now allows you to have different configurations per OS, you can write ovewrite Shell, Navigation and Window. Example: [shell] # default (in this case will be used only on MacOS) program = "/bin/fish" args = ["--login"] [platform] # Microsoft Windows overwrite windows.shell.program = "pwsh" windows.shell.args = ["-l"] # Linux overwrit…