Service Control
Services Control shows all Service controls that are present in MSI file.
Service Name
Specifies the name of the service to control.
Arguments
Sets any optional command-line arguments passed when starting the service.
Component
Defines the component associated with the service control action.
Wait till action completes
If enabled, the installer waits until the service action is fully completed before continuing.
During Installation
Defines which actions to perform on the service during installation:
-
Start – Starts the service.
-
Stop – Stops the service.
-
Delete – Deletes the service.
During Uninstallation
Defines which actions to perform on the service during uninstallation:
-
Start – Starts the service.
-
Stop – Stops the service.
-
Delete – Deletes the service.