Skip to content

Instantly share code, notes, and snippets.

@Thermionix
Created November 11, 2013 22:42
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Thermionix/7421858 to your computer and use it in GitHub Desktop.
Save Thermionix/7421858 to your computer and use it in GitHub Desktop.
BTSync as windows service
using http://nssm.cc/usage
Install BTSync
Configure your shared folders
Make sure you uncheck the "Start btsync when windows starts" option in the preferences.
Download nssm, as an admin run "nssm install BTSync"
Put in the path to the BTSync.exe
Open windows service manager and tell it to run BTSync as the user you just used to install.
Make sure BTSync isn't already running, then start the service.
@zhovner
Copy link

zhovner commented Feb 16, 2015

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment