diff --git a/python/educational-python/build/customInstallActions.nsi b/python/educational-python/build/customInstallActions.nsi index 3e39b71c417d..dc990cd82c42 100644 --- a/python/educational-python/build/customInstallActions.nsi +++ b/python/educational-python/build/customInstallActions.nsi @@ -1,7 +1,7 @@ !include "TextFunc.nsh" !include x64.nsh -!define INSTALL_OPTION_ELEMENTS 8 +!define INSTALL_OPTION_ELEMENTS 7 !define PYTHON_VERSIONS 4 ${StrTok}