tuitio/Notes.txt

11 lines
499 B
Plaintext

#######################################################################################################################################################
Publish:
dotnet publish --configuration Release --runtime win7-x64
Create windows service:
sc create NetworkResurrector.Api binPath= "<path_to_the_service_executable>"
#######################################################################################################################################################
TO DO:
- Cache for users