master
Tudor Stanciu 2022-01-21 01:19:31 +02:00
parent ac9978210f
commit f8cfb70bc8
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ Publish:
dotnet publish --configuration Release --runtime win7-x64
Create windows service:
sc create NetworkResurrector.Server binPath= "<path_to_the_service_executable>"
sc create NetworkResurrector.Agent 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>"
#######################################################################################################################################################
Resources: https://github.com/nikeee/wake-on-lan