From 6478ed5c87f8a802215e7639098f8ba16b5dc877 Mon Sep 17 00:00:00 2001 From: "Vladimir.Orlov" Date: Fri, 1 Jul 2016 15:14:26 +0300 Subject: [PATCH] EDU-613 Desktop shortcut is not created. Cleanup. --- python/educational-python/build/customInstallActions.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}