OptimizeCustomActions Element
From Windows Installer XML
- Description
- Indicates whether custom actions can be skipped when applying the patch.
- Windows Installer references
-
MsiPatchMetadata Table
- Parents
-
Patch, PatchMetadata
- Inner Text
- None
- Children
- None
- Attributes
-
| Name |
Type |
Description |
Required |
| SkipAssignment |
YesNoType |
Skip property (type 51) and directory (type 35) assignment custom actions. |
|
| SkipDeferred |
YesNoType |
Skip custom actions that run within the script. |
|
| SkipImmediate |
YesNoType |
Skip immediate custom actions that are not property or directory assignment custom actions. |
|
- See Also
-
Wix Schema