Skip to main content
Version: v3

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
NameTypeDescriptionRequired
IdString The value of this attribute should be one of the following:
  1. The name (not the display name) of a previously installed service.
  2. The name of a service group (in which case the Group attribute must be set to 'yes').
Yes
GroupYesNoType Set to 'yes' to indicate that the value in the Id attribute is the name of a group of services.  
See Also
Wix Schema