[GH-ISSUE #433] Windows 10: barrier service is not set up #335

Closed
opened 2026-05-05 06:03:13 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @Muffexx on GitHub (Sep 7, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/433

Operating Systems

Server: Windows 10

Client: Ubuntu Server

Barrier Version

2.3.1

Steps to reproduce bug

  1. Build barrier according to wiki
  2. run barrier.exe
  3. barrier service is not installed

Other info

  • could fix this by adding the service with this on the command prompt (admin):
    sc.exe create barrier binPath= "PathTobarrierd.exe"
Originally created by @Muffexx on GitHub (Sep 7, 2019). Original GitHub issue: https://github.com/debauchee/barrier/issues/433 ### Operating Systems ### Server: Windows 10 Client: Ubuntu Server ### Barrier Version ### 2.3.1 ### Steps to reproduce bug ### 1. Build barrier according to wiki 2. run barrier.exe 3. barrier service is not installed ### Other info ### * could fix this by adding the service with this on the command prompt (admin): `sc.exe create barrier binPath= "PathTobarrierd.exe"`
gitea-mirror 2026-05-05 06:03:13 -06:00
Author
Owner

@noisyshape commented on GitHub (Sep 9, 2019):

The installer manages the service and firewall rules. The wiki needs a section explaining how to build it. If you can't or don't want to build the installer, one workaround is to install an official release and then replace the binaries.

<!-- gh-comment-id:529289066 --> @noisyshape commented on GitHub (Sep 9, 2019): The installer manages the service and firewall rules. The wiki needs a section explaining how to build it. If you can't or don't want to build the installer, one workaround is to install an official release and then replace the binaries.
Author
Owner

@Muffexx commented on GitHub (Sep 12, 2019):

Ahh, my bad. Didn't checked for other build-scripts. Sorry.

<!-- gh-comment-id:530612333 --> @Muffexx commented on GitHub (Sep 12, 2019): Ahh, my bad. Didn't checked for other build-scripts. Sorry.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#335
No description provided.