This action will stop a Windows service.
Standard Properties
See Standard Action Properties.
Advanced Properties
Database
Specifies the service control database to be operated on. By default, this is the active service control database on the target system.
Service Name
The name of the service to perform the action on. This can be the internal or the display name of the service. If the display name is given, it will automatically be translated to the internal service name for the action.
System
Specifies the name of the system on which the command should be invoked. By default, this is the local system.
Wait
If not null, this specifies a number of milliseconds to wait for the action to complete. InstallJammer will wait until the action completes or for the specified number of milliseconds, whichever comes first.