Use our remote installer script for automatic download and installation on Windows 10+. Alternatively, download the installer executable directly. See below for details...

Need more help? Visit our comprehensive guide on Installing Netrinos for Windows.

Showing files in /windows

Name Size Modification Time
.. -
NetrinosInstaller-Windows_latest.exe 13.9 MB 2025-08-11 10:01:35
alpha 4.1 KB 2024-12-21 15:28:36
archive 4.1 KB 2025-07-16 08:49:07
beta 4.1 KB 2024-08-06 09:51:53
daily 4.1 KB 2024-06-26 21:53:55
install-client.bat 1.9 KB 2025-10-15 16:31:28

Installing Netrinos for Windows

The installer will automatically install Netrinos and configure it to start at system boot. By default, it will install the latest stable version. To install a specific version, append the version (daily, beta, or latest) to the script.

Usage

install-client.bat [version]

Or, directly from the Command Prompt:

curl -L https://dist.netrinos.com/windows/install-client.bat | cmd

To install a specific version:

curl -L https://dist.netrinos.com/windows/install-client.bat -o %TEMP%\install-client.bat && %TEMP%\install-client.bat daily
curl -L https://dist.netrinos.com/windows/install-client.bat -o %TEMP%\install-client.bat && %TEMP%\install-client.bat beta
curl -L https://dist.netrinos.com/windows/install-client.bat -o %TEMP%\install-client.bat && %TEMP%\install-client.bat latest

Manual Installation

Download the appropriate installer for your version preference and run it. The installer will guide you through the setup process. After installation, Netrinos will start automatically at system boot.