mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 20:58:38 +02:00
don't stop image slideshow when install concludes
This commit is contained in:
parent
752d8368cc
commit
0da51672bb
1 changed files with 0 additions and 4 deletions
|
@ -1162,10 +1162,6 @@ Section "-Core installation"
|
||||||
Call HandlePostInstallOptions
|
Call HandlePostInstallOptions
|
||||||
|
|
||||||
!insertmacro GoogleAnalytics "Installer" "Done" "" ""
|
!insertmacro GoogleAnalytics "Installer" "Done" "" ""
|
||||||
|
|
||||||
; stop the image slideshow and display install details
|
|
||||||
nsisSlideshow::stop
|
|
||||||
SetDetailsView show
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
!include nsProcess.nsh
|
!include nsProcess.nsh
|
||||||
|
|
Loading…
Reference in a new issue