Note
You are not reading the most recent version of this documentation. See the latest version available.
[MSI] Add Service Control (Start, Stop, Delete)ΒΆ
Add a service control entry to manage (Start, Stop, Delete) a Windows Service on the target system.
Important
Precondition: Open an MSI package in MSI Editor (see Open MSI/MST).
- Go to the Package Designer > Services tab.
- Select Add > Control service from the toolbox.
- Specify a Service name, choose operations to be performed on the service (Start, Stop, Delete) during an installation and uninstall. If needed, enter Arguments for starting the service (arguments are separated by null characters [~]. For example:
Arg1[~]Arg2[~]Arg3
). Afterwards, select the referenced Component that triggers the selected actions on the service and click Save.
Note
PACE Suite covers the whole range of application packaging tasks - learn more.
Try PACE Suite for free - 21 days no obligations unlimited trial with all functions unlocked.