This commit is contained in:
Tudor Stanciu 2022-01-21 01:19:31 +02:00
parent ac9978210f
commit f8cfb70bc8

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