RestartResource Element (Util Extension)
- Description
 - Registers a resource with the Restart Manager.
 - Windows Installer references
 - None
 - Parents
 - Component, Fragment, Module, Product
 - Inner Text
 - None
 - Children
 - None
 - Attributes
 Name Type Description Required Id String The unique identifier for this resource. A unique identifier will be generated automatically if not specified. Path String The full path to the process module to register with the Restart Manager. This can be a formatted value that resolves to a full path. ProcessName String The name of a process to register with the Restart Manager. This can be a formatted value that resolves to a process name. ServiceName String The name of a Windows service to register with the Restart Manager. This can be a formatted value that resolves to a service name. - See Also
 - Util Schema