SEQUENCE property
The SEQUENCE property specifies a table having the same schema as the InstallExecuteSequence table, that is Action, Condition, and Sequence columns. This property is used by the SEQUENCE action.
Remarks
The SEQUENCE action runs the actions in the table in the order specified by the Sequence column of the table.
Requirements
Requirement | Value |
---|---|
Version |
Windows Installer 5.0 on Windows Server 2012, Windows 8, Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003 or Windows XP. See the Windows Installer Run-Time Requirements for information about the minimum Windows service pack that is required by a Windows Installer version. |
See also