

To configure exit actions for specific application exit codes you must useĮquivalent commands: nssm set UT2003 AppThrottle 1500 nssm set UT2003 AppExit Default Restart nssm set UT2003 AppRestartDelay 0 I/O tab Mandatory delay between automatic restarts of the The Exit actions tab can be used to tweak theĪction on exit for the service. The Shutdown tab lists the various stop methodsĪnd timeouts used when tidying up the application after a crash or when theĮquivalent commands: nssm set UT2003 AppStopMethodSkip 0 nssm set UT2003 AppStopMethodConsole 1500 nssm set UT2003 AppStopMethodWindow 1500 nssm set UT2003 AppStopMethodThreads 1500 Exit actions tab

Process priority and affinity can be changed from the Windows taskĮquivalent commands: nssm set UT2003 AppPriority NORMAL_PRIORITY_CLASS nssm set UT2003 AppNoConsole 0 nssm set UT2003 AppAffinity All Shutdown tab Processors" and select the CPU(s) as desired. Restrict the process to a subset of available CPUs, uncheck "All

Run with normal priority and be allowed to execute on all CPUs. Priority and CPU affinity for the application. The Process tab can be used to set process Group names must be preceded by the SC_GROUP_IDENTIFIER prefix (the +Įquivalent commands: nssm set UT2003 DependOnService MpsSvc Process tab You can enter service names or display names, one per line. Must be started before the the service can run. The Dependencies tab lists any services or service groups which
Remove emby server windows 10 password#
If you need to configure a blank password you must You choose has the necessary log on as a service permissions.Įquivalent commands: nssm set UT2003 ObjectName LocalSystem nssm set UT2003 Type SERVICE_WIN32_OWN_PROCESSĭocumentation for details on configuring an account and password on theĬommand line. nssm will automatically ensure that the account The Log on tab can be used to manage the user account which will The Details tab lists system details about the service.Įquivalent commands: nssm set UT2003 DisplayName UT2k3 nssm set UT2003 Description Unreal Tournament 2003 nssm set UT2003 Start SERVICE_AUTO_START Log on tab
Remove emby server windows 10 install#
To run such a service is ucc server so the full pathĮquivalent commands: nssm set UT2003 Application C:\games\ut2003\System\UCC.exe nssm set UT2003 AppDirectory C:\games\ut2003\System nssm set UT2003 AppParameters serverĬlicking Install service completes the installation of the The screenshot below shows installation of a Specify any commandline arguments to pass to the application. If theįield is left blank the default startup directory will be the directoryĬontaining the application.

If the application needs to start in a particularĭirectory you can enter it in the Startup directory field. The Path to the application (or script) you want to run and is Install a service without leaving the Application tab. Most are preset to nssm's defaults, so it's possible to The installer consists of several tabs with lots of configurable Any parameter canĪlso be reset to its default value with nssm reset Installing a service In many cases they represent the defaultsįor the parameters in question and are thus redundant. If the version described is newer than that available from theĮquivalent command examples below show theĬommands which would configure an existing Some features are labelled as supported as of a particular version. You run the Event Viewer it will open the nssm executable, preventing Nssm from different locations may cause confusion. Source which means that running multiple instances or different version of Note however that nssm registers itself as an Event Log message Somewhere on the system (preferably somewhere in your PATH) and run it. NSSM - the Non-Sucking Service Manager Usage
