From 4b4bc1b3717f854e47d4b6f1698f8c14107a7c0f Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 4 Oct 2016 13:19:48 +0200 Subject: [PATCH] Revert "A system reboot is scheduled when "00 ZRCola" font substitute is registered" This reverts commit 41aa04abad4813abe375b673771e1e8814f028ee. --- MSI/ZRCola/Main/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/MSI/ZRCola/Main/Makefile b/MSI/ZRCola/Main/Makefile index e008e02..f921e03 100644 --- a/MSI/ZRCola/Main/Makefile +++ b/MSI/ZRCola/Main/Makefile @@ -367,7 +367,6 @@ s$(MSIBUILD_LENGTH_ID) S255 I2 InstallExecuteSequence Action caSetZRCOLADIR1 OLDZRCOLADIR AND UILevel < 4 1001 caSetZRCOLADIR2 INSTALLDIR AND UILevel < 4 1002 -ScheduleReboot ?comp00_ZRCola<>3 AND $$comp00_ZRCola=3 1580 <