Registers a resource with the Restart Manager.
Extensibility point in the WiX XML Schema. Schema extensions can register additional
elements at this point in the schema.
The unique identifier for this resource. A unique identifier will
be generated automatically if not specified.
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.
The name of a process to register with the Restart Manager.
This can be a formatted value that resolves to a process name.
The name of a Windows service to register with the Restart Manager.
This can be a formatted value that resolves to a service name.
Extensibility point in the WiX XML Schema. Schema extensions can register additional
attributes at this point in the schema.