From ad49c00a058ca601f9bc4a451bf78853c09f9b39 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Sat, 15 Feb 2020 18:49:44 +0100 Subject: [PATCH] Adopt MSIBuild InstallExecuteSequence table changes The InstallExecuteSequence table primary key was changed. Signed-off-by: Simon Rozman --- MSICA/MSIBuild/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MSICA/MSIBuild/Makefile b/MSICA/MSIBuild/Makefile index fd502c0..9dae785 100644 --- a/MSICA/MSIBuild/Makefile +++ b/MSICA/MSIBuild/Makefile @@ -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