Windows 设置 Syncthing 开机自启动

syncthing下载地址

# 打开 “记事本” 软件,将以下代码复制进去,另存为 syncthing.bat。
start "Syncthing" syncthing.exe -no-console -no-browser

找到 syncthing.exe 所在目录,将 syncthing.bat 脚本文件复制到该目录。


Revision #1
Created 2025-12-15 07:58:29 CST by eason
Updated 2025-12-15 08:00:04 CST by eason