diff --git a/cmake/templates/NSIS.template.in b/cmake/templates/NSIS.template.in index 6ede94b900..bfedccdd2e 100644 --- a/cmake/templates/NSIS.template.in +++ b/cmake/templates/NSIS.template.in @@ -1162,10 +1162,6 @@ Section "-Core installation" Call HandlePostInstallOptions !insertmacro GoogleAnalytics "Installer" "Done" "" "" - - ; stop the image slideshow and display install details - nsisSlideshow::stop - SetDetailsView show SectionEnd !include nsProcess.nsh