Skip to content

SlipstreamMsp element

Specifies a patch included in the same bundle that is installed when the parent MSI package is installed.

Attributes

Id

string required

The identifier for a MspPackage in the bundle.

Parents

Remarks

You can also specify that any MspPackage elements in the chain are automatically slipstreamed by setting the Slipstream attribute of an MspPackage to “yes”. This will reduce the amount of authoring you need to write and will determine which msi packages can slipstream patches when building a bundle.

See also

MspPackage