5333 private links
Syncthing Windows Setup (herein referred to as "Setup") provides a Syncthing installer for Windows, built using Inno Setup. It provides the following features:
Installs the appropriate 32-bit or 64-bit version of Syncthing using a single installer
Supports administrative (all users) and non administrative (current user) installation (see Administrative vs. Non Administrative Installation Mode)
When installing for all users, installs Syncthing as a Windows service using NSSM (see Windows Service Installation)
When installing for the current user, creates a scheduled task that starts Syncthing in a hidden window at logon
Allows configuration of GUI configuration page listen IP address and TCP port number during installation
Supports adding a Windows Firewall rule for Syncthing (see Windows Firewall Rules)
Installs a set of scripts for ease-of-use (see Scripts)
Supports silent (hands-free) installation (see Silent Install and Uninstall)
Allows localization of Setup and scripts (see building.md file for details)