mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #433] Windows 10: barrier service is not set up #335
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#335
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Other info
sc.exe create barrier binPath= "PathTobarrierd.exe"@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.
@Muffexx commented on GitHub (Sep 12, 2019):
Ahh, my bad. Didn't checked for other build-scripts. Sorry.