Pause Windows Service
From InstallJammer Wiki
The Pause Windows Service action will pause a Windows service.
Contents |
[edit] Standard Properties
See Standard Action Properties.
[edit] Advanced Properties
[edit] Database
- Specifies the service control database to be operated on. By default, this is the active service control database on the target system.
[edit] 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.
[edit] System
- Specifies the name of the system on which the command should be invoked. By default, this is the local system.
[edit] 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.
