Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update autostart.rst #861

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update autostart.rst
Added workaround for not working "--no-console" flag
  • Loading branch information
MrAnimaniac authored Mar 26, 2024
commit dc7cc01906fb4a1a6de358042c3c1ad91e49f477
4 changes: 4 additions & 0 deletions users/autostart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@ user account in Windows. No console or browser window will pop-up, but
you can still access the interface by opening http://localhost:8384 in
a Web browser.

Using newer versions of Windows, the flag "--no-console" is reported to be not working
correctly. An easy workaround is to use ``stctl.exe --start`` instead of
``syncthing.exe --no-console --no-browser``.

.. _autostart-windows-tools:

Install and run using third-party tools
Expand Down