ServiceDependency Element
- Description
- Service or group of services that must start before the parent service.
- Windows Installer references
- ServiceInstall Table
- Parents
- ServiceInstall
- Inner Text
- None
- Children
- None
- Attributes
-
Name Type Description Required Id String The value of this attribute should be one of the following: - The name (not the display name) of a previously installed service.
- A foreign key referring to another ServiceInstall/@Id.
- A group of services (in which case the Group attribute should be set to 'yes').
Yes Group YesNoType Set to 'yes' to indicate that the value in the Id attribute is the name of a group of services. - See Also
- Wix Schema