2. Windows: Installation and startup
2.1 Installer and Windows service
Windows setup is delivered as an installer. The product may appear as HandbookXコンテンツ収集ツール or localized name in Start Menu.
After installation, a Windows service is registered, for example:
| Field | Example (Japanese UI) |
|---|---|
| Display name | Handbook X コンテンツ収集サービス |
| Role | Runs the sync engine and HTTP server on port 8089 |
When the service is running, open:
http://localhost:8089/
Health check:
http://localhost:8089/api/ping
Data location
C:\ProgramData\HandbookXAggregationTool\
- Database:
handbookXSync.db - App logs: daily files under the
logsubfolder
Coordinate with IT if antivirus or backup software locks or excludes this path.
2.2 System tray app
A tray helper is included. From the tray icon you can check service status, open logs, or launch the web console.
If the web UI does not load, first confirm the Windows service is running.