diff --git a/notes/generic.txt b/notes/generic.txt index 2e3155d..b52c245 100644 --- a/notes/generic.txt +++ b/notes/generic.txt @@ -3,8 +3,8 @@ Publish: dotnet publish --configuration Release --runtime win7-x64 Create windows service: -sc create NetworkResurrector.Server binPath= "" -sc create NetworkResurrector.Agent binPath= "" +sc create NetworkResurrector.Server binPath="" +sc create NetworkResurrector.Agent binPath="" ####################################################################################################################################################### Resources: https://github.com/nikeee/wake-on-lan