Adopt MSIBuild InstallExecuteSequence table changes

The InstallExecuteSequence table primary key was changed.

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2020-02-15 18:49:44 +01:00
parent c8c56af734
commit ad49c00a05

View File

@ -203,7 +203,7 @@ All :: "$(LANG).$(PLAT).$(CFG).InstallExecuteSequence-1.idt"
move /y << $@ > NUL
Action Condition Sequence
s$(MSIBUILD_LENGTH_ID) S255 I2
InstallExecuteSequence Action
InstallExecuteSequence Action Condition
MSICAInitialize 1510
RemoveScheduledTasksRollback 1850
RemoveScheduledTasksExec 1851