X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=README.txt;h=7ed473ebf57ce3429ba88d109ab31aaa583a17e7;hb=6efd80ce312a24f52cd19f6dc8ccc5d4a738aa08;hp=98cec7742620731de67e2e77952e6239017fec46;hpb=b2e2a895d7c84241e7657a92a2d58ed05dd745c1;p=nssm.git diff --git a/README.txt b/README.txt index 98cec77..7ed473e 100644 --- a/README.txt +++ b/README.txt @@ -167,7 +167,7 @@ Application priority NSSM can set the priority class of the managed application. NSSM will look in the registry under HKLM\SYSTEM\CurrentControlSet\Services\\Parameters for the REG_DWORD entry AppPriority. Valid values correspond to arguments to -SetProcessPriorityClass(). If AppPriority() is missing or invalid the +SetPriorityClass(). If AppPriority() is missing or invalid the application will be launched with normal priority.