From b80def995fd4c9a6e6cfd5e6873544935f80b547 Mon Sep 17 00:00:00 2001 From: utkarshgautamnyu Date: Mon, 7 Aug 2017 17:53:39 -0700 Subject: [PATCH] Update NSIS.template.in --- cmake/templates/NSIS.template.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/templates/NSIS.template.in b/cmake/templates/NSIS.template.in index da33741dce..9df44d6473 100644 --- a/cmake/templates/NSIS.template.in +++ b/cmake/templates/NSIS.template.in @@ -939,7 +939,7 @@ Section "-Core installation" Push "StartMenu" Push "$STARTMENU_FOLDER" Call ConditionalAddToRegisty - + !insertmacro MUI_STARTMENU_WRITE_END @CPACK_NSIS_EXTRA_INSTALL_COMMANDS@