OptimalSyncthing client (Windows)
=================================

Coordinator: https://syncthing.optimalcourse.kz

Recommended install (auto-starts with Windows, runs in background)
------------------------------------------------------------------
  1. Unpack the entire archive to a folder of your choice.
  2. Right-click "install.bat" and choose "Run as administrator"
     (or just double-click it; Windows will prompt for elevation).
  3. The installer:
        - copies the binary to "%ProgramFiles%\OptimalSyncthing"
        - puts data under "%ProgramData%\OptimalSyncthing"
        - registers a scheduled task that launches the client at every
          boot under the SYSTEM account (no user login required)
        - starts it immediately and opens http://127.0.0.1:8384/ in your
          browser
  4. Ask the coordinator administrator to approve your registration.
     Once approved, the client picks up its access token automatically
     and is ready to sync.

To remove: open "Apps & features" -> OptimalSyncthing -> Uninstall, or
double-click "%ProgramFiles%\OptimalSyncthing\uninstall.bat".

Quick test (no install, foreground only)
----------------------------------------
Run "launch.bat" instead. The client will run in a console window and
exit when you close it.

Files in this archive
---------------------
  syncthing.exe              - the client binary
  optimal-bootstrap.json    - tells the client where the coordinator lives
  install.bat               - registers Windows scheduled task (recommended)
  uninstall.bat             - reverses install.bat
  launch.bat                - one-shot run in a console window
