From f8cfb70bc8a57b9642c1b1a098ce32b87776ca87 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Fri, 21 Jan 2022 01:19:31 +0200 Subject: [PATCH] note --- notes/generic.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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