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:
parent
c8c56af734
commit
ad49c00a05
@ -203,7 +203,7 @@ All :: "$(LANG).$(PLAT).$(CFG).InstallExecuteSequence-1.idt"
|
|||||||
move /y << $@ > NUL
|
move /y << $@ > NUL
|
||||||
Action Condition Sequence
|
Action Condition Sequence
|
||||||
s$(MSIBUILD_LENGTH_ID) S255 I2
|
s$(MSIBUILD_LENGTH_ID) S255 I2
|
||||||
InstallExecuteSequence Action
|
InstallExecuteSequence Action Condition
|
||||||
MSICAInitialize 1510
|
MSICAInitialize 1510
|
||||||
RemoveScheduledTasksRollback 1850
|
RemoveScheduledTasksRollback 1850
|
||||||
RemoveScheduledTasksExec 1851
|
RemoveScheduledTasksExec 1851
|
||||||
|
Loading…
x
Reference in New Issue
Block a user