X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=README.txt;h=0a0c47c62b577cdff51cbc700483b3a5a968ae0d;hb=dd0e555ba889a74ae14487ca0b4a5c62cfa4d873;hp=8be1383aea178d261c6b4dd932094bc1ac06f6a9;hpb=a02019297db435c1de6846fd0387a53335f4289e;p=nssm.git diff --git a/README.txt b/README.txt index 8be1383..0a0c47c 100644 --- a/README.txt +++ b/README.txt @@ -55,8 +55,10 @@ AppEnvironment. Since version 2.22, NSSM can rotate existing output files when redirecting I/O. -Since version 2.22, NSSM can set service display name, description and startup -type. +Since version 2.22, NSSM can set service display name, description, startup +type and log on details. + +Since version 2.22, NSSM can edit existing services with the GUI. Usage @@ -281,6 +283,21 @@ omit the VALUE but the = symbol is mandatory. srvany only supports AppEnvironment. +Managing services using the GUI +------------------------------- +NSSM can edit the settings of existing services with the same GUI that is +used to install them. Run + + nssm edit + +to bring up the GUI. + +NSSM offers limited editing capabilities for services other than those which +run NSSM itself. When NSSM is asked to edit a service which does not have +the App* registry settings described above, the GUI will allow editing only +system settings such as the service display name and description. + + Removing services using the GUI ------------------------------- NSSM can also remove services. Run