From: Iain Patterson Date: Thu, 31 Oct 2013 13:14:31 +0000 (+0000) Subject: Skip some or all methods of stopping the application. X-Git-Tag: v2.17~8 X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=23b8173ce06a843f18a9269fc6f7d4d0d224cd4c;hp=23b8173ce06a843f18a9269fc6f7d4d0d224cd4c;p=nssm.git Skip some or all methods of stopping the application. Use the AppStopMethodSkip bit field to specify any method(s) which should not be employed when stopping the application. ---