mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector
synced 2025-06-21 19:17:04 +03:00
note
This commit is contained in:
parent
ac9978210f
commit
f8cfb70bc8
@ -3,8 +3,8 @@ Publish:
|
|||||||
dotnet publish --configuration Release --runtime win7-x64
|
dotnet publish --configuration Release --runtime win7-x64
|
||||||
|
|
||||||
Create windows service:
|
Create windows service:
|
||||||
sc create NetworkResurrector.Server binPath= "<path_to_the_service_executable>"
|
sc create NetworkResurrector.Server binPath="<path_to_the_service_executable>"
|
||||||
sc create NetworkResurrector.Agent binPath= "<path_to_the_service_executable>"
|
sc create NetworkResurrector.Agent binPath="<path_to_the_service_executable>"
|
||||||
#######################################################################################################################################################
|
#######################################################################################################################################################
|
||||||
Resources: https://github.com/nikeee/wake-on-lan
|
Resources: https://github.com/nikeee/wake-on-lan
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user