From ab4771e0155ebf0e4ed591d8ae2a69aeb744832f Mon Sep 17 00:00:00 2001 From: ge0rdi Date: Sun, 29 Jan 2023 15:36:16 +0100 Subject: [PATCH] Setup: Don't install Classic IE by default IE was deprecated long ago. There is no need to install Classic IE by default. Users will be still able to install it if they want. --- Src/Setup/Setup.wxs | 1 - 1 file changed, 1 deletion(-) diff --git a/Src/Setup/Setup.wxs b/Src/Setup/Setup.wxs index 5038fb3..17a522a 100644 --- a/Src/Setup/Setup.wxs +++ b/Src/Setup/Setup.wxs @@ -103,7 +103,6 @@ - IE_BUILD>=90000