X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=README.txt;h=0a0c47c62b577cdff51cbc700483b3a5a968ae0d;hb=2c60e5334f6df07bf42e7a91cf59638453eca473;hp=366e6f37b48aea67d5f8525c404f5d6f24a8326c;hpb=2f219930f488b2551326900df5c201de2e9304f2;p=nssm.git diff --git a/README.txt b/README.txt index 366e6f3..0a0c47c 100644 --- a/README.txt +++ b/README.txt @@ -55,6 +55,11 @@ 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, startup +type and log on details. + +Since version 2.22, NSSM can edit existing services with the GUI. + Usage ----- @@ -278,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