X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=README.txt;h=0a0c47c62b577cdff51cbc700483b3a5a968ae0d;hb=dd0e555ba889a74ae14487ca0b4a5c62cfa4d873;hp=d65097084d977ea69418bcc1889046eae6c72ad9;hpb=6a12d5bf24211cfee30c47354b32befc3abae5b8;p=nssm.git diff --git a/README.txt b/README.txt index d650970..0a0c47c 100644 --- a/README.txt +++ b/README.txt @@ -58,6 +58,8 @@ 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, 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