|
Load Group
|
Places the service in an existing Load Order Group. The list of groups can be found in the registry key: KEY_LOCAL_MACHINE\SYSTEM\
CurrentControlSet\Control\GroupOrderList |
|
Start-Up Type
|
Specify how the service is treated when the system boots up. It can be one of: Manual, Automatic or Disabled.
|
|
On all Apps. Exit
|
This option provides control over how the service behaves in case of all sub-processes terminated intentionally or unexpectedly. Three options are available:
- Service remains running: No action is taken. - Service stops: The service gracefully stops. - Service terminates: The service terminates reporting an error to the SCM. This method allows you to run Service Recovery Actions under W2K and better. See also: Restart Application Service Stop Behavior & Recovery |
|
Log to Event Log
|
Toggles logging to the Windows Event Log.
|
|
Log to Disk
|
Toggles logging to a log file.
|
|
Main Log File
|
Full path and name of the main log file, the directory MUST exist.
In file names following variables are allowed: ~Y The year, expressed as 4 digits ~M The month, expressed as 2 digits ~D The day of the month (1..31), expressed as 2 digits ~W The week of the year, starting from 0. Note that different NT Wrapper instances cannot share log files, never use the same log file from multiple instances. |
NT Wrapper v1.06 - May 13, 2005
Copyright © 2002- 2005 P.Pohman
NT Wrapper Home

